By type
The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2021-07-09 23:02:54.904 UTC [26] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start WARNING: enabling "trust" authentication for local connections You can change this by editing pg_hba.conf or using the option -A, or --auth-local and --auth-host, the next time you run initdb. waiting for server to start....2021-07-09 23:02:56.331 UTC [30] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-07-09 23:02:56.364 UTC [31] LOG: database system was shut down at 2021-07-09 23:02:55 UTC 2021-07-09 23:02:56.371 UTC [30] LOG: database system is ready to accept connections done server started CREATE DATABASE CREATE ROLE /usr/local/bin/docker-entrypoint.sh: ignoring /docker-entrypoint-initdb.d/* 2021-07-09 23:02:58.390 UTC [30] LOG: received fast shutdown request waiting for server to shut down....2021-07-09 23:02:58.428 UTC [30] LOG: aborting any active transactions 2021-07-09 23:02:58.429 UTC [30] LOG: worker process: logical replication launcher (PID 37) exited with exit code 1 2021-07-09 23:02:58.429 UTC [32] LOG: shutting down 2021-07-09 23:02:58.947 UTC [30] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-07-09 23:02:59.083 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-07-09 23:02:59.083 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-07-09 23:02:59.104 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-07-09 23:02:59.141 UTC [43] LOG: database system was shut down at 2021-07-09 23:02:58 UTC 2021-07-09 23:02:59.148 UTC [1] LOG: database system is ready to accept connections 2021-07-09 23:04:31.443 UTC [50] LOG: unexpected EOF on client connection with an open transaction 2021-07-09 23:09:11.819 UTC [59] LOG: unexpected EOF on client connection with an open transaction 2021-07-09 23:10:59.523 UTC [63] LOG: unexpected EOF on client connection with an open transaction 2021-07-09 23:12:09.586 UTC [67] LOG: could not receive data from client: Connection reset by peer 2021-07-09 23:12:23.895 UTC [70] ERROR: relation "users_token" already exists 2021-07-09 23:12:23.895 UTC [70] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:12:30.111 UTC [72] ERROR: relation "users_token" already exists 2021-07-09 23:12:30.111 UTC [72] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:12:36.276 UTC [73] ERROR: relation "users_token" already exists 2021-07-09 23:12:36.276 UTC [73] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:12:42.327 UTC [74] ERROR: relation "users_token" already exists 2021-07-09 23:12:42.327 UTC [74] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:12:48.386 UTC [75] ERROR: relation "users_token" already exists 2021-07-09 23:12:48.386 UTC [75] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:12:54.503 UTC [76] ERROR: relation "users_token" already exists 2021-07-09 23:12:54.503 UTC [76] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:13:00.539 UTC [78] ERROR: relation "users_token" already exists 2021-07-09 23:13:00.539 UTC [78] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:13:06.731 UTC [79] ERROR: relation "users_token" already exists 2021-07-09 23:13:06.731 UTC [79] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:13:12.956 UTC [80] ERROR: relation "users_token" already exists 2021-07-09 23:13:12.956 UTC [80] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:13:19.095 UTC [81] ERROR: relation "users_token" already exists 2021-07-09 23:13:19.095 UTC [81] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:14:50.763 UTC [85] ERROR: relation "users_token" already exists 2021-07-09 23:14:50.763 UTC [85] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:14:56.952 UTC [86] ERROR: relation "users_token" already exists 2021-07-09 23:14:56.952 UTC [86] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:15:03.159 UTC [88] ERROR: relation "users_token" already exists 2021-07-09 23:15:03.159 UTC [88] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:15:09.379 UTC [89] ERROR: relation "users_token" already exists 2021-07-09 23:15:09.379 UTC [89] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:15:15.635 UTC [90] ERROR: relation "users_token" already exists 2021-07-09 23:15:15.635 UTC [90] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:15:21.970 UTC [91] ERROR: relation "users_token" already exists 2021-07-09 23:15:21.970 UTC [91] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:15:28.134 UTC [92] ERROR: relation "users_token" already exists 2021-07-09 23:15:28.134 UTC [92] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:15:34.400 UTC [94] ERROR: relation "users_token" already exists 2021-07-09 23:15:34.400 UTC [94] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:15:40.715 UTC [95] ERROR: relation "users_token" already exists 2021-07-09 23:15:40.715 UTC [95] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:15:47.039 UTC [96] ERROR: relation "users_token" already exists 2021-07-09 23:15:47.039 UTC [96] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:16:34.936 UTC [99] ERROR: relation "users_token" already exists 2021-07-09 23:16:34.936 UTC [99] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:16:41.167 UTC [100] ERROR: relation "users_token" already exists 2021-07-09 23:16:41.167 UTC [100] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:16:47.482 UTC [101] ERROR: relation "users_token" already exists 2021-07-09 23:16:47.482 UTC [101] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:16:53.671 UTC [102] ERROR: relation "users_token" already exists 2021-07-09 23:16:53.671 UTC [102] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:16:59.990 UTC [104] ERROR: relation "users_token" already exists 2021-07-09 23:16:59.990 UTC [104] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:17:06.317 UTC [105] ERROR: relation "users_token" already exists 2021-07-09 23:17:06.317 UTC [105] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:17:12.657 UTC [106] ERROR: relation "users_token" already exists 2021-07-09 23:17:12.657 UTC [106] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:17:18.911 UTC [107] ERROR: relation "users_token" already exists 2021-07-09 23:17:18.911 UTC [107] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:17:25.813 UTC [108] ERROR: relation "users_token" already exists 2021-07-09 23:17:25.813 UTC [108] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:18:15.717 UTC [111] ERROR: relation "users_token" already exists 2021-07-09 23:18:15.717 UTC [111] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:18:22.055 UTC [112] ERROR: relation "users_token" already exists 2021-07-09 23:18:22.055 UTC [112] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:18:28.348 UTC [113] ERROR: relation "users_token" already exists 2021-07-09 23:18:28.348 UTC [113] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:18:34.755 UTC [115] ERROR: relation "users_token" already exists 2021-07-09 23:18:34.755 UTC [115] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:18:40.960 UTC [116] ERROR: relation "users_token" already exists 2021-07-09 23:18:40.960 UTC [116] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:18:47.169 UTC [117] ERROR: relation "users_token" already exists 2021-07-09 23:18:47.169 UTC [117] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:18:53.288 UTC [118] ERROR: relation "users_token" already exists 2021-07-09 23:18:53.288 UTC [118] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:18:59.460 UTC [119] ERROR: relation "users_token" already exists 2021-07-09 23:18:59.460 UTC [119] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:19:05.769 UTC [121] ERROR: relation "users_token" already exists 2021-07-09 23:19:05.769 UTC [121] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:26:36.207 UTC [137] ERROR: relation "users_token" already exists 2021-07-09 23:26:36.207 UTC [137] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:26:42.365 UTC [138] ERROR: relation "users_token" already exists 2021-07-09 23:26:42.365 UTC [138] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:26:48.584 UTC [139] ERROR: relation "users_token" already exists 2021-07-09 23:26:48.584 UTC [139] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:26:55.053 UTC [140] ERROR: relation "users_token" already exists 2021-07-09 23:26:55.053 UTC [140] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:27:01.448 UTC [142] ERROR: relation "users_token" already exists 2021-07-09 23:27:01.448 UTC [142] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:27:07.657 UTC [143] ERROR: relation "users_token" already exists 2021-07-09 23:27:07.657 UTC [143] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:27:13.850 UTC [144] ERROR: relation "users_token" already exists 2021-07-09 23:27:13.850 UTC [144] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:27:20.092 UTC [145] ERROR: relation "users_token" already exists 2021-07-09 23:27:20.092 UTC [145] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:27:26.235 UTC [146] ERROR: relation "users_token" already exists 2021-07-09 23:27:26.235 UTC [146] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:28:48.883 UTC [150] ERROR: relation "users_token" already exists 2021-07-09 23:28:48.883 UTC [150] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:28:55.296 UTC [151] ERROR: relation "users_token" already exists 2021-07-09 23:28:55.296 UTC [151] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:29:01.578 UTC [153] ERROR: relation "users_token" already exists 2021-07-09 23:29:01.578 UTC [153] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:29:07.738 UTC [154] ERROR: relation "users_token" already exists 2021-07-09 23:29:07.738 UTC [154] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:29:13.770 UTC [155] ERROR: relation "users_token" already exists 2021-07-09 23:29:13.770 UTC [155] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:29:20.075 UTC [156] ERROR: relation "users_token" already exists 2021-07-09 23:29:20.075 UTC [156] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:29:26.168 UTC [157] ERROR: relation "users_token" already exists 2021-07-09 23:29:26.168 UTC [157] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:29:32.464 UTC [159] ERROR: relation "users_token" already exists 2021-07-09 23:29:32.464 UTC [159] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:29:38.632 UTC [160] ERROR: relation "users_token" already exists 2021-07-09 23:29:38.632 UTC [160] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:29:44.706 UTC [161] ERROR: relation "users_token" already exists 2021-07-09 23:29:44.706 UTC [161] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:29:50.976 UTC [162] ERROR: relation "users_token" already exists 2021-07-09 23:29:50.976 UTC [162] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:35:10.480 UTC [174] ERROR: relation "users_token" already exists 2021-07-09 23:35:10.480 UTC [174] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:35:17.469 UTC [175] ERROR: relation "users_token" already exists 2021-07-09 23:35:17.469 UTC [175] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:35:23.747 UTC [176] ERROR: relation "users_token" already exists 2021-07-09 23:35:23.747 UTC [176] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:35:29.858 UTC [177] ERROR: relation "users_token" already exists 2021-07-09 23:35:29.858 UTC [177] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:35:36.192 UTC [179] ERROR: relation "users_token" already exists 2021-07-09 23:35:36.192 UTC [179] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:35:42.346 UTC [180] ERROR: relation "users_token" already exists 2021-07-09 23:35:42.346 UTC [180] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:35:48.437 UTC [181] ERROR: relation "users_token" already exists 2021-07-09 23:35:48.437 UTC [181] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:35:54.761 UTC [182] ERROR: relation "users_token" already exists 2021-07-09 23:35:54.761 UTC [182] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:36:00.911 UTC [184] ERROR: relation "users_token" already exists 2021-07-09 23:36:00.911 UTC [184] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:36:13.647 UTC [185] ERROR: relation "users_token" already exists 2021-07-09 23:36:13.647 UTC [185] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:36:19.791 UTC [186] ERROR: relation "users_token" already exists 2021-07-09 23:36:19.791 UTC [186] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:36:25.817 UTC [187] ERROR: relation "users_token" already exists 2021-07-09 23:36:25.817 UTC [187] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:36:31.894 UTC [189] ERROR: relation "users_token" already exists 2021-07-09 23:36:31.894 UTC [189] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:36:37.933 UTC [190] ERROR: relation "users_token" already exists 2021-07-09 23:36:37.933 UTC [190] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:36:44.145 UTC [191] ERROR: relation "users_token" already exists 2021-07-09 23:36:44.145 UTC [191] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:36:50.245 UTC [192] ERROR: relation "users_token" already exists 2021-07-09 23:36:50.245 UTC [192] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:36:56.422 UTC [193] ERROR: relation "users_token" already exists 2021-07-09 23:36:56.422 UTC [193] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:37:02.546 UTC [195] ERROR: relation "users_token" already exists 2021-07-09 23:37:02.546 UTC [195] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:37:08.673 UTC [196] ERROR: relation "users_token" already exists 2021-07-09 23:37:08.673 UTC [196] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:42:20.763 UTC [207] ERROR: relation "users_token" already exists 2021-07-09 23:42:20.763 UTC [207] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:42:27.115 UTC [208] ERROR: relation "users_token" already exists 2021-07-09 23:42:27.115 UTC [208] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:42:34.095 UTC [210] ERROR: relation "users_token" already exists 2021-07-09 23:42:34.095 UTC [210] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:42:40.568 UTC [211] ERROR: relation "users_token" already exists 2021-07-09 23:42:40.568 UTC [211] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:42:46.841 UTC [212] ERROR: relation "users_token" already exists 2021-07-09 23:42:46.841 UTC [212] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:42:52.983 UTC [213] ERROR: relation "users_token" already exists 2021-07-09 23:42:52.983 UTC [213] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:42:59.247 UTC [214] ERROR: relation "users_token" already exists 2021-07-09 23:42:59.247 UTC [214] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:43:05.600 UTC [216] ERROR: relation "users_token" already exists 2021-07-09 23:43:05.600 UTC [216] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:43:12.225 UTC [217] ERROR: relation "users_token" already exists 2021-07-09 23:43:12.225 UTC [217] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:43:18.387 UTC [218] ERROR: relation "users_token" already exists 2021-07-09 23:43:18.387 UTC [218] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:43:31.035 UTC [220] ERROR: relation "users_token" already exists 2021-07-09 23:43:31.035 UTC [220] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:43:37.302 UTC [221] ERROR: relation "users_token" already exists 2021-07-09 23:43:37.302 UTC [221] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:43:43.713 UTC [222] ERROR: relation "users_token" already exists 2021-07-09 23:43:43.713 UTC [222] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:43:50.120 UTC [223] ERROR: relation "users_token" already exists 2021-07-09 23:43:50.120 UTC [223] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:43:56.484 UTC [224] ERROR: relation "users_token" already exists 2021-07-09 23:43:56.484 UTC [224] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:44:02.752 UTC [226] ERROR: relation "users_token" already exists 2021-07-09 23:44:02.752 UTC [226] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:44:08.838 UTC [227] ERROR: relation "users_token" already exists 2021-07-09 23:44:08.838 UTC [227] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:44:15.003 UTC [228] ERROR: relation "users_token" already exists 2021-07-09 23:44:15.003 UTC [228] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:44:21.116 UTC [229] ERROR: relation "users_token" already exists 2021-07-09 23:44:21.116 UTC [229] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:44:27.167 UTC [230] ERROR: relation "users_token" already exists 2021-07-09 23:44:27.167 UTC [230] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:49:42.314 UTC [242] ERROR: relation "users_token" already exists 2021-07-09 23:49:42.314 UTC [242] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:49:48.724 UTC [243] ERROR: relation "users_token" already exists 2021-07-09 23:49:48.724 UTC [243] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:49:54.972 UTC [244] ERROR: relation "users_token" already exists 2021-07-09 23:49:54.972 UTC [244] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:50:01.319 UTC [246] ERROR: relation "users_token" already exists 2021-07-09 23:50:01.319 UTC [246] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:50:07.697 UTC [247] ERROR: relation "users_token" already exists 2021-07-09 23:50:07.697 UTC [247] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:50:14.100 UTC [248] ERROR: relation "users_token" already exists 2021-07-09 23:50:14.100 UTC [248] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:50:20.341 UTC [249] ERROR: relation "users_token" already exists 2021-07-09 23:50:20.341 UTC [249] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:50:26.565 UTC [250] ERROR: relation "users_token" already exists 2021-07-09 23:50:26.565 UTC [250] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:50:32.761 UTC [252] ERROR: relation "users_token" already exists 2021-07-09 23:50:32.761 UTC [252] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:50:38.923 UTC [253] ERROR: relation "users_token" already exists 2021-07-09 23:50:38.923 UTC [253] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:50:48.912 UTC [254] ERROR: relation "users_token" already exists 2021-07-09 23:50:48.912 UTC [254] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:50:55.387 UTC [255] ERROR: relation "users_token" already exists 2021-07-09 23:50:55.387 UTC [255] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:51:01.500 UTC [257] ERROR: relation "users_token" already exists 2021-07-09 23:51:01.500 UTC [257] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:51:07.693 UTC [258] ERROR: relation "users_token" already exists 2021-07-09 23:51:07.693 UTC [258] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:51:13.870 UTC [259] ERROR: relation "users_token" already exists 2021-07-09 23:51:13.870 UTC [259] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:51:20.199 UTC [260] ERROR: relation "users_token" already exists 2021-07-09 23:51:20.199 UTC [260] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:51:26.373 UTC [261] ERROR: relation "users_token" already exists 2021-07-09 23:51:26.373 UTC [261] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:51:32.676 UTC [263] ERROR: relation "users_token" already exists 2021-07-09 23:51:32.676 UTC [263] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:51:38.988 UTC [264] ERROR: relation "users_token" already exists 2021-07-09 23:51:38.988 UTC [264] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:51:45.132 UTC [265] ERROR: relation "users_token" already exists 2021-07-09 23:51:45.132 UTC [265] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:58:34.681 UTC [280] ERROR: relation "users_token" already exists 2021-07-09 23:58:34.681 UTC [280] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:58:41.060 UTC [281] ERROR: relation "users_token" already exists 2021-07-09 23:58:41.060 UTC [281] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:58:47.325 UTC [282] ERROR: relation "users_token" already exists 2021-07-09 23:58:47.325 UTC [282] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:58:53.726 UTC [283] ERROR: relation "users_token" already exists 2021-07-09 23:58:53.726 UTC [283] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:58:59.916 UTC [284] ERROR: relation "users_token" already exists 2021-07-09 23:58:59.916 UTC [284] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:59:06.102 UTC [286] ERROR: relation "users_token" already exists 2021-07-09 23:59:06.102 UTC [286] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:59:12.279 UTC [287] ERROR: relation "users_token" already exists 2021-07-09 23:59:12.279 UTC [287] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:59:18.463 UTC [288] ERROR: relation "users_token" already exists 2021-07-09 23:59:18.463 UTC [288] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:59:24.664 UTC [289] ERROR: relation "users_token" already exists 2021-07-09 23:59:24.664 UTC [289] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:59:39.039 UTC [291] ERROR: relation "users_token" already exists 2021-07-09 23:59:39.039 UTC [291] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:59:45.339 UTC [292] ERROR: relation "users_token" already exists 2021-07-09 23:59:45.339 UTC [292] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:59:51.508 UTC [293] ERROR: relation "users_token" already exists 2021-07-09 23:59:51.508 UTC [293] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-09 23:59:57.757 UTC [294] ERROR: relation "users_token" already exists 2021-07-09 23:59:57.757 UTC [294] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:00:04.101 UTC [296] ERROR: relation "users_token" already exists 2021-07-10 00:00:04.101 UTC [296] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:00:10.239 UTC [297] ERROR: relation "users_token" already exists 2021-07-10 00:00:10.239 UTC [297] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:00:16.437 UTC [298] ERROR: relation "users_token" already exists 2021-07-10 00:00:16.437 UTC [298] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:00:22.917 UTC [299] ERROR: relation "users_token" already exists 2021-07-10 00:00:22.917 UTC [299] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:00:29.237 UTC [300] ERROR: relation "users_token" already exists 2021-07-10 00:00:29.237 UTC [300] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:00:35.483 UTC [302] ERROR: relation "users_token" already exists 2021-07-10 00:00:35.483 UTC [302] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:01.674 UTC [315] ERROR: relation "users_token" already exists 2021-07-10 00:06:01.674 UTC [315] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:07.982 UTC [316] ERROR: relation "users_token" already exists 2021-07-10 00:06:07.982 UTC [316] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:14.181 UTC [317] ERROR: relation "users_token" already exists 2021-07-10 00:06:14.181 UTC [317] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:20.468 UTC [318] ERROR: relation "users_token" already exists 2021-07-10 00:06:20.468 UTC [318] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:26.896 UTC [319] ERROR: relation "users_token" already exists 2021-07-10 00:06:26.896 UTC [319] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:33.010 UTC [321] ERROR: relation "users_token" already exists 2021-07-10 00:06:33.010 UTC [321] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:39.316 UTC [322] ERROR: relation "users_token" already exists 2021-07-10 00:06:39.316 UTC [322] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:45.616 UTC [323] ERROR: relation "users_token" already exists 2021-07-10 00:06:45.616 UTC [323] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:52.067 UTC [324] ERROR: relation "users_token" already exists 2021-07-10 00:06:52.067 UTC [324] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:06:58.478 UTC [325] ERROR: relation "users_token" already exists 2021-07-10 00:06:58.478 UTC [325] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:07:07.612 UTC [327] ERROR: relation "users_token" already exists 2021-07-10 00:07:07.612 UTC [327] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:07:13.923 UTC [328] ERROR: relation "users_token" already exists 2021-07-10 00:07:13.923 UTC [328] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:07:20.028 UTC [329] ERROR: relation "users_token" already exists 2021-07-10 00:07:20.028 UTC [329] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:07:26.222 UTC [330] ERROR: relation "users_token" already exists 2021-07-10 00:07:26.222 UTC [330] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:07:32.467 UTC [332] ERROR: relation "users_token" already exists 2021-07-10 00:07:32.467 UTC [332] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:07:38.635 UTC [333] ERROR: relation "users_token" already exists 2021-07-10 00:07:38.635 UTC [333] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:07:45.555 UTC [334] ERROR: relation "users_token" already exists 2021-07-10 00:07:45.555 UTC [334] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:07:51.946 UTC [335] ERROR: relation "users_token" already exists 2021-07-10 00:07:51.946 UTC [335] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:07:58.092 UTC [336] ERROR: relation "users_token" already exists 2021-07-10 00:07:58.092 UTC [336] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:08:04.298 UTC [338] ERROR: relation "users_token" already exists 2021-07-10 00:08:04.298 UTC [338] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:13:24.729 UTC [349] ERROR: relation "users_token" already exists 2021-07-10 00:13:24.729 UTC [349] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:13:30.972 UTC [350] ERROR: relation "users_token" already exists 2021-07-10 00:13:30.972 UTC [350] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:13:37.158 UTC [352] ERROR: relation "users_token" already exists 2021-07-10 00:13:37.158 UTC [352] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:13:43.763 UTC [353] ERROR: relation "users_token" already exists 2021-07-10 00:13:43.763 UTC [353] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:13:49.957 UTC [354] ERROR: relation "users_token" already exists 2021-07-10 00:13:49.957 UTC [354] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:13:56.160 UTC [355] ERROR: relation "users_token" already exists 2021-07-10 00:13:56.160 UTC [355] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:14:02.794 UTC [357] ERROR: relation "users_token" already exists 2021-07-10 00:14:02.794 UTC [357] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:14:09.045 UTC [358] ERROR: relation "users_token" already exists 2021-07-10 00:14:09.045 UTC [358] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:14:15.330 UTC [359] ERROR: relation "users_token" already exists 2021-07-10 00:14:15.330 UTC [359] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:14:21.528 UTC [360] ERROR: relation "users_token" already exists 2021-07-10 00:14:21.528 UTC [360] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:14:28.024 UTC [361] ERROR: relation "users_token" already exists 2021-07-10 00:14:28.024 UTC [361] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:14:40.118 UTC [363] ERROR: relation "users_token" already exists 2021-07-10 00:14:40.118 UTC [363] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:14:46.488 UTC [364] ERROR: relation "users_token" already exists 2021-07-10 00:14:46.488 UTC [364] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:14:52.816 UTC [365] ERROR: relation "users_token" already exists 2021-07-10 00:14:52.816 UTC [365] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:14:59.222 UTC [366] ERROR: relation "users_token" already exists 2021-07-10 00:14:59.222 UTC [366] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:15:05.584 UTC [368] ERROR: relation "users_token" already exists 2021-07-10 00:15:05.584 UTC [368] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:15:11.915 UTC [369] ERROR: relation "users_token" already exists 2021-07-10 00:15:11.915 UTC [369] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:15:18.216 UTC [370] ERROR: relation "users_token" already exists 2021-07-10 00:15:18.216 UTC [370] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:15:24.406 UTC [371] ERROR: relation "users_token" already exists 2021-07-10 00:15:24.406 UTC [371] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:15:30.614 UTC [372] ERROR: relation "users_token" already exists 2021-07-10 00:15:30.614 UTC [372] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:15:36.753 UTC [374] ERROR: relation "users_token" already exists 2021-07-10 00:15:36.753 UTC [374] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:20:54.774 UTC [385] ERROR: relation "users_token" already exists 2021-07-10 00:20:54.774 UTC [385] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:01.003 UTC [386] ERROR: relation "users_token" already exists 2021-07-10 00:21:01.003 UTC [386] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:07.321 UTC [388] ERROR: relation "users_token" already exists 2021-07-10 00:21:07.321 UTC [388] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:13.709 UTC [389] ERROR: relation "users_token" already exists 2021-07-10 00:21:13.709 UTC [389] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:19.969 UTC [390] ERROR: relation "users_token" already exists 2021-07-10 00:21:19.969 UTC [390] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:26.167 UTC [391] ERROR: relation "users_token" already exists 2021-07-10 00:21:26.167 UTC [391] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:32.529 UTC [393] ERROR: relation "users_token" already exists 2021-07-10 00:21:32.529 UTC [393] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:38.816 UTC [394] ERROR: relation "users_token" already exists 2021-07-10 00:21:38.816 UTC [394] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:45.732 UTC [395] ERROR: relation "users_token" already exists 2021-07-10 00:21:45.732 UTC [395] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:52.032 UTC [396] ERROR: relation "users_token" already exists 2021-07-10 00:21:52.032 UTC [396] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:21:58.319 UTC [397] ERROR: relation "users_token" already exists 2021-07-10 00:21:58.319 UTC [397] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:22:07.468 UTC [399] ERROR: relation "users_token" already exists 2021-07-10 00:22:07.468 UTC [399] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:22:13.641 UTC [400] ERROR: relation "users_token" already exists 2021-07-10 00:22:13.641 UTC [400] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:22:19.822 UTC [401] ERROR: relation "users_token" already exists 2021-07-10 00:22:19.822 UTC [401] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:22:26.126 UTC [402] ERROR: relation "users_token" already exists 2021-07-10 00:22:26.126 UTC [402] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:22:32.664 UTC [404] ERROR: relation "users_token" already exists 2021-07-10 00:22:32.664 UTC [404] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:22:39.120 UTC [405] ERROR: relation "users_token" already exists 2021-07-10 00:22:39.120 UTC [405] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:22:45.325 UTC [406] ERROR: relation "users_token" already exists 2021-07-10 00:22:45.325 UTC [406] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:22:51.551 UTC [407] ERROR: relation "users_token" already exists 2021-07-10 00:22:51.551 UTC [407] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:22:57.830 UTC [408] ERROR: relation "users_token" already exists 2021-07-10 00:22:57.830 UTC [408] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:23:03.966 UTC [410] ERROR: relation "users_token" already exists 2021-07-10 00:23:03.966 UTC [410] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:28:23.159 UTC [421] ERROR: relation "users_token" already exists 2021-07-10 00:28:23.159 UTC [421] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:28:29.490 UTC [422] ERROR: relation "users_token" already exists 2021-07-10 00:28:29.490 UTC [422] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:28:35.664 UTC [424] ERROR: relation "users_token" already exists 2021-07-10 00:28:35.664 UTC [424] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:28:41.964 UTC [425] ERROR: relation "users_token" already exists 2021-07-10 00:28:41.964 UTC [425] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:28:48.201 UTC [426] ERROR: relation "users_token" already exists 2021-07-10 00:28:48.201 UTC [426] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:28:54.566 UTC [427] ERROR: relation "users_token" already exists 2021-07-10 00:28:54.566 UTC [427] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:29:00.760 UTC [428] ERROR: relation "users_token" already exists 2021-07-10 00:29:00.760 UTC [428] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:29:07.054 UTC [430] ERROR: relation "users_token" already exists 2021-07-10 00:29:07.054 UTC [430] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:29:13.355 UTC [431] ERROR: relation "users_token" already exists 2021-07-10 00:29:13.355 UTC [431] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:29:28.738 UTC [432] ERROR: relation "users_token" already exists 2021-07-10 00:29:28.738 UTC [432] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:29:35.092 UTC [434] ERROR: relation "users_token" already exists 2021-07-10 00:29:35.092 UTC [434] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:29:41.229 UTC [435] ERROR: relation "users_token" already exists 2021-07-10 00:29:41.229 UTC [435] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:29:47.813 UTC [436] ERROR: relation "users_token" already exists 2021-07-10 00:29:47.813 UTC [436] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:29:54.064 UTC [437] ERROR: relation "users_token" already exists 2021-07-10 00:29:54.064 UTC [437] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:30:00.171 UTC [438] ERROR: relation "users_token" already exists 2021-07-10 00:30:00.171 UTC [438] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:30:06.430 UTC [440] ERROR: relation "users_token" already exists 2021-07-10 00:30:06.430 UTC [440] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:30:12.713 UTC [441] ERROR: relation "users_token" already exists 2021-07-10 00:30:12.713 UTC [441] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:30:18.783 UTC [442] ERROR: relation "users_token" already exists 2021-07-10 00:30:18.783 UTC [442] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:30:24.969 UTC [443] ERROR: relation "users_token" already exists 2021-07-10 00:30:24.969 UTC [443] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:35:42.745 UTC [455] ERROR: relation "users_token" already exists 2021-07-10 00:35:42.745 UTC [455] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:35:49.396 UTC [456] ERROR: relation "users_token" already exists 2021-07-10 00:35:49.396 UTC [456] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:35:55.649 UTC [457] ERROR: relation "users_token" already exists 2021-07-10 00:35:55.649 UTC [457] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:36:01.868 UTC [459] ERROR: relation "users_token" already exists 2021-07-10 00:36:01.868 UTC [459] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:36:08.125 UTC [460] ERROR: relation "users_token" already exists 2021-07-10 00:36:08.125 UTC [460] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:36:14.402 UTC [461] ERROR: relation "users_token" already exists 2021-07-10 00:36:14.402 UTC [461] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:36:20.490 UTC [462] ERROR: relation "users_token" already exists 2021-07-10 00:36:20.490 UTC [462] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:36:26.587 UTC [463] ERROR: relation "users_token" already exists 2021-07-10 00:36:26.587 UTC [463] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:36:32.841 UTC [465] ERROR: relation "users_token" already exists 2021-07-10 00:36:32.841 UTC [465] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:36:39.119 UTC [466] ERROR: relation "users_token" already exists 2021-07-10 00:36:39.119 UTC [466] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:36:47.643 UTC [467] ERROR: relation "users_token" already exists 2021-07-10 00:36:47.643 UTC [467] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:36:53.851 UTC [468] ERROR: relation "users_token" already exists 2021-07-10 00:36:53.851 UTC [468] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:37:00.146 UTC [469] ERROR: relation "users_token" already exists 2021-07-10 00:37:00.146 UTC [469] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:37:06.434 UTC [471] ERROR: relation "users_token" already exists 2021-07-10 00:37:06.434 UTC [471] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:37:12.783 UTC [472] ERROR: relation "users_token" already exists 2021-07-10 00:37:12.783 UTC [472] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:37:19.032 UTC [473] ERROR: relation "users_token" already exists 2021-07-10 00:37:19.032 UTC [473] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:37:25.354 UTC [474] ERROR: relation "users_token" already exists 2021-07-10 00:37:25.354 UTC [474] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:37:31.758 UTC [475] ERROR: relation "users_token" already exists 2021-07-10 00:37:31.758 UTC [475] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:37:37.938 UTC [477] ERROR: relation "users_token" already exists 2021-07-10 00:37:37.938 UTC [477] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:37:44.114 UTC [478] ERROR: relation "users_token" already exists 2021-07-10 00:37:44.114 UTC [478] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:43:03.051 UTC [490] ERROR: relation "users_token" already exists 2021-07-10 00:43:03.051 UTC [490] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:43:09.461 UTC [491] ERROR: relation "users_token" already exists 2021-07-10 00:43:09.461 UTC [491] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:43:15.703 UTC [492] ERROR: relation "users_token" already exists 2021-07-10 00:43:15.703 UTC [492] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:43:22.235 UTC [493] ERROR: relation "users_token" already exists 2021-07-10 00:43:22.235 UTC [493] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:43:28.544 UTC [494] ERROR: relation "users_token" already exists 2021-07-10 00:43:28.544 UTC [494] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:43:34.857 UTC [496] ERROR: relation "users_token" already exists 2021-07-10 00:43:34.857 UTC [496] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:43:41.077 UTC [497] ERROR: relation "users_token" already exists 2021-07-10 00:43:41.077 UTC [497] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:43:47.165 UTC [498] ERROR: relation "users_token" already exists 2021-07-10 00:43:47.165 UTC [498] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:43:53.376 UTC [499] ERROR: relation "users_token" already exists 2021-07-10 00:43:53.376 UTC [499] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:44:07.573 UTC [501] ERROR: relation "users_token" already exists 2021-07-10 00:44:07.573 UTC [501] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:44:14.001 UTC [502] ERROR: relation "users_token" already exists 2021-07-10 00:44:14.001 UTC [502] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:44:20.220 UTC [503] ERROR: relation "users_token" already exists 2021-07-10 00:44:20.220 UTC [503] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:44:26.505 UTC [504] ERROR: relation "users_token" already exists 2021-07-10 00:44:26.505 UTC [504] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:44:32.658 UTC [506] ERROR: relation "users_token" already exists 2021-07-10 00:44:32.658 UTC [506] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:44:38.986 UTC [507] ERROR: relation "users_token" already exists 2021-07-10 00:44:38.986 UTC [507] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:44:45.326 UTC [508] ERROR: relation "users_token" already exists 2021-07-10 00:44:45.326 UTC [508] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:44:51.551 UTC [509] ERROR: relation "users_token" already exists 2021-07-10 00:44:51.551 UTC [509] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:44:57.888 UTC [510] ERROR: relation "users_token" already exists 2021-07-10 00:44:57.888 UTC [510] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:45:04.426 UTC [512] ERROR: relation "users_token" already exists 2021-07-10 00:45:04.426 UTC [512] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:50:18.994 UTC [523] ERROR: relation "users_token" already exists 2021-07-10 00:50:18.994 UTC [523] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:50:25.014 UTC [524] ERROR: relation "users_token" already exists 2021-07-10 00:50:25.014 UTC [524] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:50:31.314 UTC [525] ERROR: relation "users_token" already exists 2021-07-10 00:50:31.314 UTC [525] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:50:37.585 UTC [527] ERROR: relation "users_token" already exists 2021-07-10 00:50:37.585 UTC [527] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:50:43.903 UTC [528] ERROR: relation "users_token" already exists 2021-07-10 00:50:43.903 UTC [528] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:50:50.102 UTC [529] ERROR: relation "users_token" already exists 2021-07-10 00:50:50.102 UTC [529] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:50:56.125 UTC [530] ERROR: relation "users_token" already exists 2021-07-10 00:50:56.125 UTC [530] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:51:02.460 UTC [532] ERROR: relation "users_token" already exists 2021-07-10 00:51:02.460 UTC [532] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:51:08.750 UTC [533] ERROR: relation "users_token" already exists 2021-07-10 00:51:08.750 UTC [533] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:51:15.220 UTC [534] ERROR: relation "users_token" already exists 2021-07-10 00:51:15.220 UTC [534] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:51:27.798 UTC [535] ERROR: relation "users_token" already exists 2021-07-10 00:51:27.798 UTC [535] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:51:34.204 UTC [537] ERROR: relation "users_token" already exists 2021-07-10 00:51:34.204 UTC [537] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:51:40.526 UTC [538] ERROR: relation "users_token" already exists 2021-07-10 00:51:40.526 UTC [538] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:51:46.721 UTC [539] ERROR: relation "users_token" already exists 2021-07-10 00:51:46.721 UTC [539] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:51:52.922 UTC [540] ERROR: relation "users_token" already exists 2021-07-10 00:51:52.922 UTC [540] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:51:59.095 UTC [541] ERROR: relation "users_token" already exists 2021-07-10 00:51:59.095 UTC [541] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:52:05.363 UTC [543] ERROR: relation "users_token" already exists 2021-07-10 00:52:05.363 UTC [543] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:52:11.652 UTC [544] ERROR: relation "users_token" already exists 2021-07-10 00:52:11.652 UTC [544] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:52:17.970 UTC [545] ERROR: relation "users_token" already exists 2021-07-10 00:52:17.970 UTC [545] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:52:24.361 UTC [546] ERROR: relation "users_token" already exists 2021-07-10 00:52:24.361 UTC [546] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:57:47.131 UTC [558] ERROR: relation "users_token" already exists 2021-07-10 00:57:47.131 UTC [558] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:57:53.329 UTC [559] ERROR: relation "users_token" already exists 2021-07-10 00:57:53.329 UTC [559] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:57:59.683 UTC [560] ERROR: relation "users_token" already exists 2021-07-10 00:57:59.683 UTC [560] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:58:06.160 UTC [562] ERROR: relation "users_token" already exists 2021-07-10 00:58:06.160 UTC [562] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:58:12.363 UTC [563] ERROR: relation "users_token" already exists 2021-07-10 00:58:12.363 UTC [563] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:58:18.688 UTC [564] ERROR: relation "users_token" already exists 2021-07-10 00:58:18.688 UTC [564] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:58:25.050 UTC [565] ERROR: relation "users_token" already exists 2021-07-10 00:58:25.050 UTC [565] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:58:31.463 UTC [566] ERROR: relation "users_token" already exists 2021-07-10 00:58:31.463 UTC [566] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:58:37.814 UTC [568] ERROR: relation "users_token" already exists 2021-07-10 00:58:37.814 UTC [568] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:58:43.994 UTC [569] ERROR: relation "users_token" already exists 2021-07-10 00:58:43.994 UTC [569] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:58:56.266 UTC [570] ERROR: relation "users_token" already exists 2021-07-10 00:58:56.266 UTC [570] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:59:02.769 UTC [572] ERROR: relation "users_token" already exists 2021-07-10 00:59:02.769 UTC [572] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:59:09.026 UTC [573] ERROR: relation "users_token" already exists 2021-07-10 00:59:09.026 UTC [573] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:59:15.325 UTC [574] ERROR: relation "users_token" already exists 2021-07-10 00:59:15.325 UTC [574] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:59:21.544 UTC [575] ERROR: relation "users_token" already exists 2021-07-10 00:59:21.544 UTC [575] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:59:27.863 UTC [576] ERROR: relation "users_token" already exists 2021-07-10 00:59:27.863 UTC [576] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:59:34.146 UTC [578] ERROR: relation "users_token" already exists 2021-07-10 00:59:34.146 UTC [578] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:59:40.748 UTC [579] ERROR: relation "users_token" already exists 2021-07-10 00:59:40.748 UTC [579] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:59:47.313 UTC [580] ERROR: relation "users_token" already exists 2021-07-10 00:59:47.313 UTC [580] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 00:59:53.534 UTC [581] ERROR: relation "users_token" already exists 2021-07-10 00:59:53.534 UTC [581] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:05:11.674 UTC [593] ERROR: relation "users_token" already exists 2021-07-10 01:05:11.674 UTC [593] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:05:17.853 UTC [594] ERROR: relation "users_token" already exists 2021-07-10 01:05:17.853 UTC [594] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:05:24.046 UTC [595] ERROR: relation "users_token" already exists 2021-07-10 01:05:24.046 UTC [595] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:05:30.243 UTC [596] ERROR: relation "users_token" already exists 2021-07-10 01:05:30.243 UTC [596] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:05:36.598 UTC [598] ERROR: relation "users_token" already exists 2021-07-10 01:05:36.598 UTC [598] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:05:42.959 UTC [599] ERROR: relation "users_token" already exists 2021-07-10 01:05:42.959 UTC [599] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:05:49.232 UTC [600] ERROR: relation "users_token" already exists 2021-07-10 01:05:49.232 UTC [600] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:05:55.483 UTC [601] ERROR: relation "users_token" already exists 2021-07-10 01:05:55.483 UTC [601] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:06:01.799 UTC [602] ERROR: relation "users_token" already exists 2021-07-10 01:06:01.799 UTC [602] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:06:07.945 UTC [604] ERROR: relation "users_token" already exists 2021-07-10 01:06:07.945 UTC [604] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:06:17.890 UTC [605] ERROR: relation "users_token" already exists 2021-07-10 01:06:17.890 UTC [605] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:06:24.260 UTC [606] ERROR: relation "users_token" already exists 2021-07-10 01:06:24.260 UTC [606] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:06:30.760 UTC [607] ERROR: relation "users_token" already exists 2021-07-10 01:06:30.760 UTC [607] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:06:37.189 UTC [609] ERROR: relation "users_token" already exists 2021-07-10 01:06:37.189 UTC [609] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:06:43.567 UTC [610] ERROR: relation "users_token" already exists 2021-07-10 01:06:43.567 UTC [610] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:06:49.851 UTC [611] ERROR: relation "users_token" already exists 2021-07-10 01:06:49.851 UTC [611] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:06:56.186 UTC [612] ERROR: relation "users_token" already exists 2021-07-10 01:06:56.186 UTC [612] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:07:02.689 UTC [614] ERROR: relation "users_token" already exists 2021-07-10 01:07:02.689 UTC [614] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:07:09.129 UTC [615] ERROR: relation "users_token" already exists 2021-07-10 01:07:09.129 UTC [615] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:07:15.407 UTC [616] ERROR: relation "users_token" already exists 2021-07-10 01:07:15.407 UTC [616] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:12:41.069 UTC [628] ERROR: relation "users_token" already exists 2021-07-10 01:12:41.069 UTC [628] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:12:47.616 UTC [629] ERROR: relation "users_token" already exists 2021-07-10 01:12:47.616 UTC [629] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:12:53.832 UTC [630] ERROR: relation "users_token" already exists 2021-07-10 01:12:53.832 UTC [630] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:12:59.961 UTC [631] ERROR: relation "users_token" already exists 2021-07-10 01:12:59.961 UTC [631] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:13:05.979 UTC [633] ERROR: relation "users_token" already exists 2021-07-10 01:13:05.979 UTC [633] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:13:12.027 UTC [634] ERROR: relation "users_token" already exists 2021-07-10 01:13:12.027 UTC [634] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:13:18.322 UTC [635] ERROR: relation "users_token" already exists 2021-07-10 01:13:18.322 UTC [635] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:13:24.508 UTC [636] ERROR: relation "users_token" already exists 2021-07-10 01:13:24.508 UTC [636] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:13:30.631 UTC [637] ERROR: relation "users_token" already exists 2021-07-10 01:13:30.631 UTC [637] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:13:36.884 UTC [639] ERROR: relation "users_token" already exists 2021-07-10 01:13:36.884 UTC [639] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:14:00.524 UTC [640] ERROR: relation "users_token" already exists 2021-07-10 01:14:00.524 UTC [640] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:14:07.043 UTC [642] ERROR: relation "users_token" already exists 2021-07-10 01:14:07.043 UTC [642] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:14:13.032 UTC [643] ERROR: relation "users_token" already exists 2021-07-10 01:14:13.032 UTC [643] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:14:19.114 UTC [644] ERROR: relation "users_token" already exists 2021-07-10 01:14:19.114 UTC [644] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:14:25.205 UTC [645] ERROR: relation "users_token" already exists 2021-07-10 01:14:25.205 UTC [645] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:14:31.311 UTC [646] ERROR: relation "users_token" already exists 2021-07-10 01:14:31.311 UTC [646] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:14:37.472 UTC [648] ERROR: relation "users_token" already exists 2021-07-10 01:14:37.472 UTC [648] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:14:43.521 UTC [649] ERROR: relation "users_token" already exists 2021-07-10 01:14:43.521 UTC [649] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:14:49.726 UTC [650] ERROR: relation "users_token" already exists 2021-07-10 01:14:49.726 UTC [650] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:20:13.819 UTC [662] ERROR: relation "users_token" already exists 2021-07-10 01:20:13.819 UTC [662] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:20:20.007 UTC [663] ERROR: relation "users_token" already exists 2021-07-10 01:20:20.007 UTC [663] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:20:26.101 UTC [664] ERROR: relation "users_token" already exists 2021-07-10 01:20:26.101 UTC [664] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:20:32.352 UTC [665] ERROR: relation "users_token" already exists 2021-07-10 01:20:32.352 UTC [665] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:20:38.473 UTC [667] ERROR: relation "users_token" already exists 2021-07-10 01:20:38.473 UTC [667] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:20:44.874 UTC [668] ERROR: relation "users_token" already exists 2021-07-10 01:20:44.874 UTC [668] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:20:50.910 UTC [669] ERROR: relation "users_token" already exists 2021-07-10 01:20:50.910 UTC [669] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:20:57.048 UTC [670] ERROR: relation "users_token" already exists 2021-07-10 01:20:57.048 UTC [670] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:21:03.306 UTC [672] ERROR: relation "users_token" already exists 2021-07-10 01:21:03.306 UTC [672] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:21:09.491 UTC [673] ERROR: relation "users_token" already exists 2021-07-10 01:21:09.491 UTC [673] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:21:21.250 UTC [674] ERROR: relation "users_token" already exists 2021-07-10 01:21:21.250 UTC [674] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:21:27.401 UTC [675] ERROR: relation "users_token" already exists 2021-07-10 01:21:27.401 UTC [675] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:21:33.662 UTC [677] ERROR: relation "users_token" already exists 2021-07-10 01:21:33.662 UTC [677] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:21:39.959 UTC [678] ERROR: relation "users_token" already exists 2021-07-10 01:21:39.959 UTC [678] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:21:46.420 UTC [679] ERROR: relation "users_token" already exists 2021-07-10 01:21:46.420 UTC [679] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:21:52.755 UTC [680] ERROR: relation "users_token" already exists 2021-07-10 01:21:52.755 UTC [680] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:21:59.183 UTC [681] ERROR: relation "users_token" already exists 2021-07-10 01:21:59.183 UTC [681] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:22:05.453 UTC [683] ERROR: relation "users_token" already exists 2021-07-10 01:22:05.453 UTC [683] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:22:11.617 UTC [684] ERROR: relation "users_token" already exists 2021-07-10 01:22:11.617 UTC [684] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:22:17.794 UTC [685] ERROR: relation "users_token" already exists 2021-07-10 01:22:17.794 UTC [685] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:27:42.302 UTC [697] ERROR: relation "users_token" already exists 2021-07-10 01:27:42.302 UTC [697] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:27:48.495 UTC [698] ERROR: relation "users_token" already exists 2021-07-10 01:27:48.495 UTC [698] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:27:54.788 UTC [699] ERROR: relation "users_token" already exists 2021-07-10 01:27:54.788 UTC [699] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:28:00.824 UTC [700] ERROR: relation "users_token" already exists 2021-07-10 01:28:00.824 UTC [700] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:28:06.969 UTC [702] ERROR: relation "users_token" already exists 2021-07-10 01:28:06.969 UTC [702] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:28:13.198 UTC [703] ERROR: relation "users_token" already exists 2021-07-10 01:28:13.198 UTC [703] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:28:19.408 UTC [704] ERROR: relation "users_token" already exists 2021-07-10 01:28:19.408 UTC [704] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:28:25.578 UTC [705] ERROR: relation "users_token" already exists 2021-07-10 01:28:25.578 UTC [705] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:28:31.711 UTC [706] ERROR: relation "users_token" already exists 2021-07-10 01:28:31.711 UTC [706] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:28:37.888 UTC [708] ERROR: relation "users_token" already exists 2021-07-10 01:28:37.888 UTC [708] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:28:50.421 UTC [709] ERROR: relation "users_token" already exists 2021-07-10 01:28:50.421 UTC [709] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:28:56.419 UTC [710] ERROR: relation "users_token" already exists 2021-07-10 01:28:56.419 UTC [710] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:29:02.522 UTC [711] ERROR: relation "users_token" already exists 2021-07-10 01:29:02.522 UTC [711] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:29:08.708 UTC [713] ERROR: relation "users_token" already exists 2021-07-10 01:29:08.708 UTC [713] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:29:14.951 UTC [714] ERROR: relation "users_token" already exists 2021-07-10 01:29:14.951 UTC [714] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:29:21.074 UTC [715] ERROR: relation "users_token" already exists 2021-07-10 01:29:21.074 UTC [715] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:29:27.306 UTC [716] ERROR: relation "users_token" already exists 2021-07-10 01:29:27.306 UTC [716] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:29:33.719 UTC [718] ERROR: relation "users_token" already exists 2021-07-10 01:29:33.719 UTC [718] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:29:40.083 UTC [719] ERROR: relation "users_token" already exists 2021-07-10 01:29:40.083 UTC [719] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL) 2021-07-10 01:29:46.732 UTC [720] ERROR: relation "users_token" already exists 2021-07-10 01:29:46.732 UTC [720] STATEMENT: CREATE TABLE "users_token" ("id" serial NOT NULL PRIMARY KEY, "created" timestamp with time zone NOT NULL, "expires" timestamp with time zone NULL, "key" varchar(40) NOT NULL UNIQUE, "write_enabled" boolean NOT NULL, "description" varchar(100) NOT NULL, "user_id" integer NOT NULL)