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-10-10 01:21:19.514 UTC [25] 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-10-10 01:21:21.105 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-10-10 01:21:21.174 UTC [30] LOG: database system was shut down at 2021-10-10 01:21:19 UTC 2021-10-10 01:21:21.395 UTC [29] 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/* waiting for server to shut down....2021-10-10 01:21:24.798 UTC [29] LOG: received fast shutdown request 2021-10-10 01:21:24.816 UTC [29] LOG: aborting any active transactions 2021-10-10 01:21:24.817 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2021-10-10 01:21:24.817 UTC [31] LOG: shutting down .2021-10-10 01:21:26.545 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-10-10 01:21:26.621 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-10-10 01:21:26.621 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-10-10 01:21:26.632 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-10-10 01:21:26.675 UTC [42] LOG: database system was shut down at 2021-10-10 01:21:26 UTC 2021-10-10 01:21:26.750 UTC [1] LOG: database system is ready to accept connections 2021-10-10 01:23:06.192 UTC [49] LOG: unexpected EOF on client connection with an open transaction 2021-10-10 01:26:03.284 UTC [55] LOG: could not receive data from client: Connection reset by peer 2021-10-10 01:26:18.070 UTC [58] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:26:18.070 UTC [58] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:26:23.896 UTC [59] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:26:23.896 UTC [59] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:26:29.763 UTC [61] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:26:29.763 UTC [61] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:26:35.607 UTC [62] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:26:35.607 UTC [62] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:26:41.609 UTC [63] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:26:41.609 UTC [63] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:26:47.411 UTC [64] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:26:47.411 UTC [64] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:26:53.282 UTC [65] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:26:53.282 UTC [65] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:26:59.299 UTC [67] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:26:59.299 UTC [67] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:27:05.130 UTC [68] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:27:05.130 UTC [68] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:27:10.975 UTC [69] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:27:10.975 UTC [69] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:27:16.817 UTC [70] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:27:16.817 UTC [70] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:28:24.255 UTC [73] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:28:24.255 UTC [73] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:28:30.117 UTC [75] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:28:30.117 UTC [75] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:28:35.998 UTC [76] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:28:35.998 UTC [76] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:28:41.726 UTC [77] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:28:41.726 UTC [77] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:28:47.543 UTC [78] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:28:47.543 UTC [78] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:28:53.335 UTC [79] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:28:53.335 UTC [79] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:28:59.211 UTC [81] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:28:59.211 UTC [81] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:29:04.969 UTC [82] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:29:04.969 UTC [82] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:29:10.777 UTC [83] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:29:10.777 UTC [83] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:29:16.567 UTC [84] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:29:16.567 UTC [84] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:29:32.792 UTC [86] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:29:32.792 UTC [86] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:29:38.696 UTC [87] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:29:38.696 UTC [87] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:29:44.722 UTC [88] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:29:44.722 UTC [88] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:29:50.624 UTC [89] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:29:50.624 UTC [89] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:29:56.390 UTC [90] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:29:56.390 UTC [90] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:30:02.320 UTC [92] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:30:02.320 UTC [92] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:30:08.156 UTC [93] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:30:08.156 UTC [93] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:30:14.038 UTC [94] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:30:14.038 UTC [94] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:30:19.915 UTC [95] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:30:19.915 UTC [95] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:30:25.911 UTC [96] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:30:25.911 UTC [96] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:31:25.448 UTC [99] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:31:25.448 UTC [99] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:31:31.397 UTC [101] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:31:31.397 UTC [101] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:31:37.374 UTC [102] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:31:37.374 UTC [102] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:31:43.256 UTC [103] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:31:43.256 UTC [103] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:31:49.187 UTC [104] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:31:49.187 UTC [104] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:31:55.123 UTC [105] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:31:55.123 UTC [105] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:32:00.975 UTC [107] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:32:00.975 UTC [107] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:32:06.931 UTC [108] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:32:06.931 UTC [108] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:32:12.781 UTC [109] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:32:12.781 UTC [109] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:32:18.712 UTC [110] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:32:18.712 UTC [110] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:32:32.137 UTC [112] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:32:32.137 UTC [112] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:32:38.077 UTC [113] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:32:38.077 UTC [113] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:32:43.999 UTC [114] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:32:43.999 UTC [114] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:32:50.002 UTC [115] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:32:50.002 UTC [115] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:32:56.008 UTC [116] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:32:56.008 UTC [116] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:33:01.998 UTC [118] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:33:01.998 UTC [118] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:33:07.963 UTC [119] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:33:07.963 UTC [119] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:33:13.953 UTC [120] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:33:13.953 UTC [120] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:33:19.789 UTC [121] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:33:19.789 UTC [121] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:33:25.659 UTC [122] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:33:25.659 UTC [122] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:36:34.622 UTC [130] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:36:34.622 UTC [130] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:36:40.574 UTC [131] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:36:40.574 UTC [131] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:36:46.339 UTC [132] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:36:46.339 UTC [132] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:36:52.136 UTC [133] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:36:52.136 UTC [133] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:36:57.904 UTC [135] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:36:57.904 UTC [135] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:37:03.731 UTC [136] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:37:03.731 UTC [136] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:37:09.510 UTC [137] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:37:09.510 UTC [137] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:37:15.296 UTC [138] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:37:15.296 UTC [138] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:37:21.116 UTC [139] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:37:21.116 UTC [139] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:37:26.957 UTC [140] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:37:26.957 UTC [140] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:44:12.175 UTC [155] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:44:12.175 UTC [155] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:44:18.268 UTC [156] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:44:18.268 UTC [156] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:44:24.304 UTC [157] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:44:24.304 UTC [157] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:44:30.339 UTC [159] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:44:30.339 UTC [159] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:44:36.257 UTC [160] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:44:36.257 UTC [160] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:44:42.103 UTC [161] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:44:42.103 UTC [161] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:44:48.028 UTC [162] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:44:48.028 UTC [162] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:44:54.201 UTC [163] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:44:54.201 UTC [163] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:45:00.292 UTC [165] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:45:00.292 UTC [165] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:45:06.277 UTC [166] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:45:06.277 UTC [166] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:45:26.150 UTC [167] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:45:26.150 UTC [167] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:45:32.098 UTC [169] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:45:32.098 UTC [169] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:45:38.077 UTC [170] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:45:38.077 UTC [170] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:45:44.009 UTC [171] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:45:44.009 UTC [171] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:45:49.919 UTC [172] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:45:49.919 UTC [172] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:45:55.854 UTC [173] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:45:55.854 UTC [173] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:46:01.658 UTC [175] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:46:01.658 UTC [175] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:46:07.590 UTC [176] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:46:07.590 UTC [176] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:46:13.570 UTC [177] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:46:13.570 UTC [177] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:46:19.368 UTC [178] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:46:19.368 UTC [178] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:51:44.119 UTC [190] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:51:44.119 UTC [190] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:51:50.042 UTC [191] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:51:50.042 UTC [191] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:51:55.925 UTC [192] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:51:55.925 UTC [192] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:52:01.779 UTC [194] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:52:01.779 UTC [194] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:52:07.591 UTC [195] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:52:07.591 UTC [195] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:52:13.674 UTC [196] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:52:13.674 UTC [196] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:52:19.611 UTC [197] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:52:19.611 UTC [197] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:52:25.543 UTC [198] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:52:25.543 UTC [198] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:52:31.440 UTC [200] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:52:31.440 UTC [200] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:52:37.453 UTC [201] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:52:37.453 UTC [201] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:55:17.246 UTC [207] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:55:17.246 UTC [207] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:55:23.221 UTC [208] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:55:23.221 UTC [208] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:55:29.141 UTC [210] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:55:29.141 UTC [210] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:55:35.127 UTC [211] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:55:35.127 UTC [211] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:55:40.975 UTC [212] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:55:40.975 UTC [212] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:55:46.800 UTC [213] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:55:46.800 UTC [213] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:55:52.717 UTC [214] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:55:52.717 UTC [214] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:55:58.544 UTC [216] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:55:58.544 UTC [216] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:56:04.502 UTC [217] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:56:04.502 UTC [217] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:56:10.410 UTC [218] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:56:10.410 UTC [218] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 01:56:16.364 UTC [219] ERROR: relation "extras_imageattachment" already exists 2021-10-10 01:56:16.364 UTC [219] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:01:33.661 UTC [231] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:01:33.661 UTC [231] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:01:39.770 UTC [232] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:01:39.770 UTC [232] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:01:45.714 UTC [233] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:01:45.714 UTC [233] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:01:51.522 UTC [234] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:01:51.522 UTC [234] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:01:57.484 UTC [235] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:01:57.484 UTC [235] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:02:03.374 UTC [237] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:02:03.374 UTC [237] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:02:09.273 UTC [238] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:02:09.273 UTC [238] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:02:15.251 UTC [239] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:02:15.251 UTC [239] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:02:21.074 UTC [240] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:02:21.074 UTC [240] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:02:26.914 UTC [241] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:02:26.914 UTC [241] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:02:41.951 UTC [243] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:02:41.951 UTC [243] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:02:48.154 UTC [244] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:02:48.154 UTC [244] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:02:54.655 UTC [245] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:02:54.655 UTC [245] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:03:00.613 UTC [247] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:03:00.613 UTC [247] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:03:06.558 UTC [248] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:03:06.558 UTC [248] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:03:13.309 UTC [249] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:03:13.309 UTC [249] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:03:19.185 UTC [250] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:03:19.185 UTC [250] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:03:25.571 UTC [251] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:03:25.571 UTC [251] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:03:31.465 UTC [253] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:03:31.465 UTC [253] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:03:37.458 UTC [254] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:03:37.458 UTC [254] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:08:55.365 UTC [265] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:08:55.365 UTC [265] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:01.274 UTC [267] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:01.274 UTC [267] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:07.098 UTC [268] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:07.098 UTC [268] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:12.838 UTC [269] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:12.838 UTC [269] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:18.676 UTC [270] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:18.676 UTC [270] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:24.574 UTC [271] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:24.574 UTC [271] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:30.568 UTC [273] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:30.568 UTC [273] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:36.574 UTC [274] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:36.574 UTC [274] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:42.502 UTC [275] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:42.502 UTC [275] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:48.369 UTC [276] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:48.369 UTC [276] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:09:54.305 UTC [277] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:09:54.305 UTC [277] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:10:09.577 UTC [280] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:10:09.577 UTC [280] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:10:15.437 UTC [281] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:10:15.437 UTC [281] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:10:21.286 UTC [282] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:10:21.286 UTC [282] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:10:27.156 UTC [283] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:10:27.156 UTC [283] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:10:33.043 UTC [285] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:10:33.043 UTC [285] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:10:39.012 UTC [286] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:10:39.012 UTC [286] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:10:44.952 UTC [287] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:10:44.952 UTC [287] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:10:50.889 UTC [288] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:10:50.889 UTC [288] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:10:57.033 UTC [289] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:10:57.033 UTC [289] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:11:02.897 UTC [291] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:11:02.897 UTC [291] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:11:08.838 UTC [292] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:11:08.838 UTC [292] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:16:22.575 UTC [303] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:16:22.575 UTC [303] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:16:28.396 UTC [305] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:16:28.396 UTC [305] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:16:34.254 UTC [306] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:16:34.254 UTC [306] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:16:40.227 UTC [307] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:16:40.227 UTC [307] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:16:46.074 UTC [308] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:16:46.074 UTC [308] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:16:51.906 UTC [309] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:16:51.906 UTC [309] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:16:57.826 UTC [310] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:16:57.826 UTC [310] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:17:03.631 UTC [312] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:17:03.631 UTC [312] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:17:09.476 UTC [313] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:17:09.476 UTC [313] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:17:15.345 UTC [314] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:17:15.345 UTC [314] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:17:21.162 UTC [315] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:17:21.162 UTC [315] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:17:37.436 UTC [317] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:17:37.436 UTC [317] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:17:43.294 UTC [318] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:17:43.294 UTC [318] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:17:49.147 UTC [319] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:17:49.147 UTC [319] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:17:54.967 UTC [320] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:17:54.967 UTC [320] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:18:00.894 UTC [322] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:18:00.894 UTC [322] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:18:06.744 UTC [323] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:18:06.744 UTC [323] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:18:12.561 UTC [324] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:18:12.561 UTC [324] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:18:18.474 UTC [325] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:18:18.474 UTC [325] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:18:24.506 UTC [326] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:18:24.506 UTC [326] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:18:30.520 UTC [328] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:18:30.520 UTC [328] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:23:49.826 UTC [339] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:23:49.826 UTC [339] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:23:55.826 UTC [340] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:23:55.826 UTC [340] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:01.720 UTC [342] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:01.720 UTC [342] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:07.790 UTC [343] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:07.790 UTC [343] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:13.813 UTC [344] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:13.813 UTC [344] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:19.685 UTC [345] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:19.685 UTC [345] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:25.697 UTC [346] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:25.697 UTC [346] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:31.660 UTC [348] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:31.660 UTC [348] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:37.678 UTC [349] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:37.678 UTC [349] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:43.676 UTC [350] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:43.676 UTC [350] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:49.653 UTC [351] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:49.653 UTC [351] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:24:55.226 UTC [352] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:24:55.226 UTC [352] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:01.343 UTC [354] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:01.343 UTC [354] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:07.255 UTC [355] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:07.255 UTC [355] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:13.310 UTC [356] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:13.310 UTC [356] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:19.289 UTC [357] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:19.289 UTC [357] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:25.313 UTC [358] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:25.313 UTC [358] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:31.227 UTC [360] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:31.227 UTC [360] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:37.125 UTC [361] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:37.125 UTC [361] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:42.993 UTC [362] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:42.993 UTC [362] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:48.879 UTC [363] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:48.879 UTC [363] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:25:54.737 UTC [364] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:25:54.737 UTC [364] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:31:07.875 UTC [376] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:31:07.875 UTC [376] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:31:13.801 UTC [377] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:31:13.801 UTC [377] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:31:19.644 UTC [378] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:31:19.644 UTC [378] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:31:25.566 UTC [379] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:31:25.566 UTC [379] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:31:31.430 UTC [381] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:31:31.430 UTC [381] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:31:37.308 UTC [382] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:31:37.308 UTC [382] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:31:43.172 UTC [383] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:31:43.172 UTC [383] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:31:49.098 UTC [384] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:31:49.098 UTC [384] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:31:55.018 UTC [385] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:31:55.018 UTC [385] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:32:00.855 UTC [387] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:32:00.855 UTC [387] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:32:06.747 UTC [388] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:32:06.747 UTC [388] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:32:19.173 UTC [389] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:32:19.173 UTC [389] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:32:25.219 UTC [390] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:32:25.219 UTC [390] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:32:31.045 UTC [392] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:32:31.045 UTC [392] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:32:36.950 UTC [393] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:32:36.950 UTC [393] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:32:42.888 UTC [394] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:32:42.888 UTC [394] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:32:48.800 UTC [395] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:32:48.800 UTC [395] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:32:54.758 UTC [396] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:32:54.758 UTC [396] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:33:00.868 UTC [398] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:33:00.868 UTC [398] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:33:06.752 UTC [399] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:33:06.752 UTC [399] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:33:12.667 UTC [400] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:33:12.667 UTC [400] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:33:18.571 UTC [401] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:33:18.571 UTC [401] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:38:38.398 UTC [413] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:38:38.398 UTC [413] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:38:44.344 UTC [414] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:38:44.344 UTC [414] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:38:50.288 UTC [415] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:38:50.288 UTC [415] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:38:56.277 UTC [416] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:38:56.277 UTC [416] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:02.094 UTC [418] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:02.094 UTC [418] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:07.901 UTC [419] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:07.901 UTC [419] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:13.921 UTC [420] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:13.921 UTC [420] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:20.086 UTC [421] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:20.086 UTC [421] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:26.263 UTC [422] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:26.263 UTC [422] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:32.142 UTC [424] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:32.142 UTC [424] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:38.073 UTC [425] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:38.073 UTC [425] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:47.689 UTC [426] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:47.689 UTC [426] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:53.592 UTC [427] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:53.592 UTC [427] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:39:59.541 UTC [429] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:39:59.541 UTC [429] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:40:05.533 UTC [430] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:40:05.533 UTC [430] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:40:11.526 UTC [431] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:40:11.526 UTC [431] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:40:17.551 UTC [432] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:40:17.551 UTC [432] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:40:23.452 UTC [433] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:40:23.452 UTC [433] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:40:29.405 UTC [435] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:40:29.405 UTC [435] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:40:35.285 UTC [436] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:40:35.285 UTC [436] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:40:41.277 UTC [437] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:40:41.277 UTC [437] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:40:47.226 UTC [438] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:40:47.226 UTC [438] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:03.082 UTC [450] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:03.082 UTC [450] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:08.959 UTC [451] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:08.959 UTC [451] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:14.810 UTC [452] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:14.810 UTC [452] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:20.780 UTC [453] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:20.780 UTC [453] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:26.696 UTC [454] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:26.696 UTC [454] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:32.523 UTC [456] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:32.523 UTC [456] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:38.433 UTC [457] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:38.433 UTC [457] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:44.384 UTC [458] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:44.384 UTC [458] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:50.306 UTC [459] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:50.306 UTC [459] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:46:56.290 UTC [460] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:46:56.290 UTC [460] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:47:07.728 UTC [462] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:47:07.728 UTC [462] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:47:13.758 UTC [463] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:47:13.758 UTC [463] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:47:19.598 UTC [464] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:47:19.598 UTC [464] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:47:25.679 UTC [465] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:47:25.679 UTC [465] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:47:31.656 UTC [467] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:47:31.656 UTC [467] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:47:37.557 UTC [468] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:47:37.557 UTC [468] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:47:43.552 UTC [469] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:47:43.552 UTC [469] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:47:49.518 UTC [470] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:47:49.518 UTC [470] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:47:55.645 UTC [471] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:47:55.645 UTC [471] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:48:01.501 UTC [473] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:48:01.501 UTC [473] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:48:07.417 UTC [474] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:48:07.417 UTC [474] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:53:16.411 UTC [485] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:53:16.411 UTC [485] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:53:22.272 UTC [486] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:53:22.272 UTC [486] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:53:28.270 UTC [487] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:53:28.270 UTC [487] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:53:34.301 UTC [489] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:53:34.301 UTC [489] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:53:40.238 UTC [490] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:53:40.238 UTC [490] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:53:46.218 UTC [491] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:53:46.218 UTC [491] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:53:52.116 UTC [492] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:53:52.116 UTC [492] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:53:58.164 UTC [493] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:53:58.164 UTC [493] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:54:04.037 UTC [495] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:54:04.037 UTC [495] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:54:09.944 UTC [496] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:54:09.944 UTC [496] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:54:15.847 UTC [497] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:54:15.847 UTC [497] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:54:28.611 UTC [498] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:54:28.611 UTC [498] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:54:34.705 UTC [500] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:54:34.705 UTC [500] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:54:40.746 UTC [501] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:54:40.746 UTC [501] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:54:46.720 UTC [502] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:54:46.720 UTC [502] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:54:52.703 UTC [503] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:54:52.703 UTC [503] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:54:58.787 UTC [504] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:54:58.787 UTC [504] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:55:04.687 UTC [506] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:55:04.687 UTC [506] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:55:10.588 UTC [507] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:55:10.588 UTC [507] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:55:16.546 UTC [508] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:55:16.546 UTC [508] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:55:22.468 UTC [509] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:55:22.468 UTC [509] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 02:55:28.362 UTC [510] ERROR: relation "extras_imageattachment" already exists 2021-10-10 02:55:28.362 UTC [510] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:00:36.847 UTC [522] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:00:36.847 UTC [522] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:00:42.876 UTC [523] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:00:42.876 UTC [523] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:00:48.883 UTC [524] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:00:48.883 UTC [524] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:00:54.691 UTC [525] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:00:54.691 UTC [525] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:00.566 UTC [527] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:00.566 UTC [527] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:06.491 UTC [528] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:06.491 UTC [528] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:12.404 UTC [529] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:12.404 UTC [529] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:18.331 UTC [530] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:18.331 UTC [530] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:24.194 UTC [531] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:24.194 UTC [531] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:30.077 UTC [533] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:30.077 UTC [533] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:36.004 UTC [534] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:36.004 UTC [534] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:46.969 UTC [535] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:46.969 UTC [535] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:52.912 UTC [536] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:52.912 UTC [536] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:01:58.902 UTC [537] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:01:58.902 UTC [537] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:02:04.937 UTC [539] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:02:04.937 UTC [539] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:02:10.858 UTC [540] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:02:10.858 UTC [540] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:02:16.901 UTC [541] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:02:16.901 UTC [541] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:02:22.779 UTC [542] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:02:22.779 UTC [542] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:02:28.768 UTC [543] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:02:28.768 UTC [543] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:02:34.907 UTC [545] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:02:34.907 UTC [545] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:02:40.854 UTC [546] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:02:40.854 UTC [546] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:02:46.986 UTC [547] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:02:46.986 UTC [547] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:02:57.944 UTC [548] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:02:57.944 UTC [548] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:03.853 UTC [550] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:03.853 UTC [550] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:09.801 UTC [551] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:09.801 UTC [551] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:15.817 UTC [552] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:15.817 UTC [552] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:21.650 UTC [553] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:21.650 UTC [553] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:27.552 UTC [554] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:27.552 UTC [554] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:33.450 UTC [556] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:33.450 UTC [556] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:39.291 UTC [557] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:39.291 UTC [557] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:45.247 UTC [558] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:45.247 UTC [558] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:51.107 UTC [559] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:51.107 UTC [559] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:03:57.052 UTC [560] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:03:57.052 UTC [560] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:09:07.718 UTC [572] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:09:07.718 UTC [572] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:09:13.703 UTC [573] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:09:13.703 UTC [573] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:09:19.617 UTC [574] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:09:19.617 UTC [574] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:09:25.755 UTC [575] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:09:25.755 UTC [575] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:09:31.629 UTC [577] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:09:31.629 UTC [577] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:09:37.655 UTC [578] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:09:37.655 UTC [578] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:09:43.622 UTC [579] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:09:43.622 UTC [579] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:09:49.529 UTC [580] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:09:49.529 UTC [580] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:09:55.546 UTC [581] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:09:55.546 UTC [581] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:10:01.477 UTC [583] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:10:01.477 UTC [583] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:10:07.413 UTC [584] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:10:07.413 UTC [584] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:10:21.211 UTC [585] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:10:21.211 UTC [585] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:10:27.146 UTC [586] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:10:27.146 UTC [586] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:10:32.983 UTC [588] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:10:32.983 UTC [588] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:10:38.943 UTC [589] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:10:38.943 UTC [589] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:10:44.890 UTC [590] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:10:44.890 UTC [590] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:10:50.771 UTC [591] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:10:50.771 UTC [591] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:10:56.732 UTC [592] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:10:56.732 UTC [592] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:11:02.608 UTC [594] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:11:02.608 UTC [594] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:11:08.502 UTC [595] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:11:08.502 UTC [595] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:11:14.422 UTC [596] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:11:14.422 UTC [596] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:11:20.338 UTC [597] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:11:20.338 UTC [597] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:16:33.183 UTC [609] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:16:33.183 UTC [609] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:16:39.119 UTC [610] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:16:39.119 UTC [610] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:16:45.029 UTC [611] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:16:45.029 UTC [611] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:16:50.947 UTC [612] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:16:50.947 UTC [612] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:16:57.047 UTC [613] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:16:57.047 UTC [613] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:17:02.908 UTC [615] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:17:02.908 UTC [615] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:17:08.740 UTC [616] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:17:08.740 UTC [616] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:17:14.643 UTC [617] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:17:14.643 UTC [617] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:17:20.579 UTC [618] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:17:20.579 UTC [618] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:17:26.675 UTC [619] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:17:26.675 UTC [619] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:17:37.788 UTC [621] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:17:37.788 UTC [621] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:17:43.909 UTC [622] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:17:43.909 UTC [622] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:17:49.821 UTC [623] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:17:49.821 UTC [623] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:17:55.810 UTC [624] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:17:55.810 UTC [624] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:18:01.879 UTC [626] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:18:01.879 UTC [626] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:18:07.977 UTC [627] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:18:07.977 UTC [627] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:18:13.895 UTC [628] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:18:13.895 UTC [628] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:18:19.788 UTC [629] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:18:19.788 UTC [629] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:18:25.762 UTC [630] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:18:25.762 UTC [630] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:18:31.718 UTC [632] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:18:31.718 UTC [632] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:18:37.666 UTC [633] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:18:37.666 UTC [633] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:23:46.453 UTC [644] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:23:46.453 UTC [644] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:23:52.323 UTC [645] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:23:52.323 UTC [645] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:23:58.198 UTC [646] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:23:58.198 UTC [646] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:24:04.126 UTC [648] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:24:04.126 UTC [648] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:24:09.983 UTC [649] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:24:09.983 UTC [649] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:24:15.903 UTC [650] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:24:15.903 UTC [650] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:24:21.716 UTC [651] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:24:21.716 UTC [651] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:24:27.629 UTC [652] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:24:27.629 UTC [652] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:24:33.466 UTC [654] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:24:33.466 UTC [654] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:24:39.391 UTC [655] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:24:39.391 UTC [655] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:24:45.318 UTC [656] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:24:45.318 UTC [656] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:24:57.538 UTC [657] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:24:57.538 UTC [657] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:03.546 UTC [659] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:03.546 UTC [659] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:09.609 UTC [660] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:09.609 UTC [660] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:15.515 UTC [661] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:15.515 UTC [661] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:21.519 UTC [662] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:21.519 UTC [662] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:27.626 UTC [663] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:27.626 UTC [663] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:33.502 UTC [665] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:33.502 UTC [665] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:39.547 UTC [666] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:39.547 UTC [666] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:45.520 UTC [667] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:45.520 UTC [667] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:51.439 UTC [668] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:51.439 UTC [668] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:25:57.442 UTC [669] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:25:57.442 UTC [669] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:31:14.999 UTC [681] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:31:14.999 UTC [681] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:31:21.010 UTC [682] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:31:21.010 UTC [682] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:31:26.973 UTC [683] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:31:26.973 UTC [683] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:31:32.789 UTC [685] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:31:32.789 UTC [685] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:31:38.699 UTC [686] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:31:38.699 UTC [686] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:31:44.614 UTC [687] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:31:44.614 UTC [687] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:31:50.508 UTC [688] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:31:50.508 UTC [688] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:31:56.410 UTC [689] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:31:56.410 UTC [689] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:32:02.320 UTC [691] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:32:02.320 UTC [691] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:32:08.323 UTC [692] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:32:08.323 UTC [692] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:32:18.208 UTC [693] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:32:18.208 UTC [693] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:32:24.131 UTC [694] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:32:24.131 UTC [694] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:32:30.019 UTC [695] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:32:30.019 UTC [695] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:32:36.039 UTC [697] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:32:36.039 UTC [697] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:32:42.063 UTC [698] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:32:42.063 UTC [698] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:32:48.046 UTC [699] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:32:48.046 UTC [699] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:32:54.185 UTC [700] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:32:54.185 UTC [700] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:33:00.269 UTC [702] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:33:00.269 UTC [702] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:33:06.156 UTC [703] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:33:06.156 UTC [703] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:33:12.036 UTC [704] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:33:12.036 UTC [704] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:33:18.146 UTC [705] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:33:18.146 UTC [705] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:38:32.757 UTC [717] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:38:32.757 UTC [717] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:38:38.754 UTC [718] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:38:38.754 UTC [718] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:38:44.801 UTC [719] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:38:44.801 UTC [719] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:38:50.840 UTC [720] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:38:50.840 UTC [720] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:38:56.735 UTC [721] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:38:56.735 UTC [721] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:39:02.716 UTC [723] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:39:02.716 UTC [723] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:39:08.637 UTC [724] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:39:08.637 UTC [724] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:39:14.568 UTC [725] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:39:14.568 UTC [725] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:39:20.512 UTC [726] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:39:20.512 UTC [726] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:39:26.393 UTC [727] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:39:26.393 UTC [727] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:39:38.387 UTC [729] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:39:38.387 UTC [729] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:39:44.266 UTC [730] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:39:44.266 UTC [730] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:39:50.146 UTC [731] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:39:50.146 UTC [731] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:39:56.086 UTC [732] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:39:56.086 UTC [732] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:40:01.947 UTC [734] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:40:01.947 UTC [734] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:40:07.806 UTC [735] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:40:07.806 UTC [735] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:40:13.834 UTC [736] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:40:13.834 UTC [736] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:40:19.811 UTC [737] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:40:19.811 UTC [737] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:40:25.857 UTC [738] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:40:25.857 UTC [738] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:40:31.876 UTC [740] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:40:31.876 UTC [740] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:40:37.737 UTC [741] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:40:37.737 UTC [741] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:45:58.411 UTC [752] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:45:58.411 UTC [752] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:04.306 UTC [754] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:04.306 UTC [754] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:10.370 UTC [755] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:10.370 UTC [755] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:16.358 UTC [756] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:16.358 UTC [756] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:22.360 UTC [757] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:22.360 UTC [757] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:28.213 UTC [758] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:28.213 UTC [758] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:34.187 UTC [760] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:34.187 UTC [760] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:40.200 UTC [761] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:40.200 UTC [761] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:46.092 UTC [762] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:46.092 UTC [762] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:51.910 UTC [763] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:51.910 UTC [763] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:46:57.841 UTC [764] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:46:57.841 UTC [764] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:47:11.061 UTC [766] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:47:11.061 UTC [766] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:47:16.983 UTC [767] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:47:16.983 UTC [767] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:47:22.995 UTC [768] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:47:22.995 UTC [768] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:47:28.840 UTC [769] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:47:28.840 UTC [769] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:47:34.923 UTC [771] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:47:34.923 UTC [771] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:47:40.788 UTC [772] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:47:40.788 UTC [772] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:47:46.750 UTC [773] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:47:46.750 UTC [773] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:47:52.650 UTC [774] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:47:52.650 UTC [774] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:47:58.609 UTC [775] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:47:58.609 UTC [775] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:48:04.582 UTC [777] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:48:04.582 UTC [777] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:53:17.042 UTC [789] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:53:17.042 UTC [789] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:53:23.017 UTC [790] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:53:23.017 UTC [790] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:53:28.888 UTC [791] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:53:28.888 UTC [791] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:53:34.795 UTC [793] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:53:34.795 UTC [793] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:53:40.709 UTC [794] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:53:40.709 UTC [794] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:53:46.611 UTC [795] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:53:46.611 UTC [795] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:53:52.448 UTC [796] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:53:52.448 UTC [796] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:53:58.316 UTC [797] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:53:58.316 UTC [797] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:54:04.149 UTC [799] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:54:04.149 UTC [799] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:54:09.980 UTC [800] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:54:09.980 UTC [800] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:54:15.857 UTC [801] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:54:15.857 UTC [801] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:54:29.338 UTC [802] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:54:29.338 UTC [802] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:54:35.263 UTC [804] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:54:35.263 UTC [804] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:54:41.110 UTC [805] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:54:41.110 UTC [805] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:54:47.095 UTC [806] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:54:47.095 UTC [806] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:54:52.941 UTC [807] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:54:52.941 UTC [807] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:54:59.049 UTC [808] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:54:59.049 UTC [808] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:55:04.974 UTC [810] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:55:04.974 UTC [810] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:55:10.925 UTC [811] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:55:10.925 UTC [811] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:55:16.999 UTC [812] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:55:16.999 UTC [812] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:55:23.020 UTC [813] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:55:23.020 UTC [813] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 03:55:28.996 UTC [814] ERROR: relation "extras_imageattachment" already exists 2021-10-10 03:55:28.996 UTC [814] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:00:51.753 UTC [826] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:00:51.753 UTC [826] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:00:57.655 UTC [827] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:00:57.655 UTC [827] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:01:03.597 UTC [829] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:01:03.597 UTC [829] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:01:09.504 UTC [830] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:01:09.504 UTC [830] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:01:15.452 UTC [831] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:01:15.452 UTC [831] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:01:21.348 UTC [832] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:01:21.348 UTC [832] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:01:27.292 UTC [833] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:01:27.292 UTC [833] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:01:33.303 UTC [835] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:01:33.303 UTC [835] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:01:39.158 UTC [836] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:01:39.158 UTC [836] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:01:45.036 UTC [837] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:01:45.036 UTC [837] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:01:58.231 UTC [838] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:01:58.231 UTC [838] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:04.224 UTC [840] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:04.224 UTC [840] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:10.195 UTC [841] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:10.195 UTC [841] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:16.087 UTC [842] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:16.087 UTC [842] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:21.942 UTC [843] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:21.942 UTC [843] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:27.836 UTC [844] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:27.836 UTC [844] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:33.905 UTC [846] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:33.905 UTC [846] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:39.882 UTC [847] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:39.882 UTC [847] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:45.740 UTC [848] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:45.740 UTC [848] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:51.696 UTC [849] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:51.696 UTC [849] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:02:57.756 UTC [850] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:02:57.756 UTC [850] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:08:13.548 UTC [862] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:08:13.548 UTC [862] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:08:19.460 UTC [863] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:08:19.460 UTC [863] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:08:25.401 UTC [864] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:08:25.401 UTC [864] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:08:31.284 UTC [866] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:08:31.284 UTC [866] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:08:37.162 UTC [867] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:08:37.162 UTC [867] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:08:43.094 UTC [868] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:08:43.094 UTC [868] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:08:48.927 UTC [869] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:08:48.927 UTC [869] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:08:54.807 UTC [870] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:08:54.807 UTC [870] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:00.944 UTC [871] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:00.944 UTC [871] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:06.931 UTC [873] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:06.931 UTC [873] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:16.996 UTC [874] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:16.996 UTC [874] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:22.886 UTC [875] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:22.886 UTC [875] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:28.859 UTC [876] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:28.859 UTC [876] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:35.030 UTC [878] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:35.030 UTC [878] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:41.147 UTC [879] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:41.147 UTC [879] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:47.071 UTC [880] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:47.071 UTC [880] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:52.955 UTC [881] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:52.955 UTC [881] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:09:58.869 UTC [882] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:09:58.869 UTC [882] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:10:04.729 UTC [884] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:10:04.729 UTC [884] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:10:10.714 UTC [885] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:10:10.714 UTC [885] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:10:16.551 UTC [886] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:10:16.551 UTC [886] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:15:26.283 UTC [897] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:15:26.283 UTC [897] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:15:32.390 UTC [899] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:15:32.390 UTC [899] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:15:38.226 UTC [900] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:15:38.226 UTC [900] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:15:44.119 UTC [901] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:15:44.119 UTC [901] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:15:50.132 UTC [902] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:15:50.132 UTC [902] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:15:55.993 UTC [903] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:15:55.993 UTC [903] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:16:01.839 UTC [905] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:16:01.839 UTC [905] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:16:07.682 UTC [906] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:16:07.682 UTC [906] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:16:13.549 UTC [907] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:16:13.549 UTC [907] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:16:19.489 UTC [908] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:16:19.489 UTC [908] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:16:25.306 UTC [909] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:16:25.306 UTC [909] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:16:37.008 UTC [911] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:16:37.008 UTC [911] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:16:42.974 UTC [912] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:16:42.974 UTC [912] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:16:48.830 UTC [913] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:16:48.830 UTC [913] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:16:54.816 UTC [914] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:16:54.816 UTC [914] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:17:00.917 UTC [915] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:17:00.917 UTC [915] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:17:06.818 UTC [917] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:17:06.818 UTC [917] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:17:12.689 UTC [918] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:17:12.689 UTC [918] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:17:18.824 UTC [919] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:17:18.824 UTC [919] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:17:24.790 UTC [920] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:17:24.790 UTC [920] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:17:30.719 UTC [921] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:17:30.719 UTC [921] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:17:36.632 UTC [923] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:17:36.632 UTC [923] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:22:50.705 UTC [934] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:22:50.705 UTC [934] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:22:56.697 UTC [935] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:22:56.697 UTC [935] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:23:02.654 UTC [937] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:23:02.654 UTC [937] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:23:08.585 UTC [938] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:23:08.585 UTC [938] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:23:14.496 UTC [939] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:23:14.496 UTC [939] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:23:20.391 UTC [940] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:23:20.391 UTC [940] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:23:26.324 UTC [941] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:23:26.324 UTC [941] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:23:32.184 UTC [943] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:23:32.184 UTC [943] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:23:38.087 UTC [944] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:23:38.087 UTC [944] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:23:44.021 UTC [945] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:23:44.021 UTC [945] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:23:49.883 UTC [946] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:23:49.883 UTC [946] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:01.524 UTC [948] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:01.524 UTC [948] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:07.536 UTC [949] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:07.536 UTC [949] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:13.518 UTC [950] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:13.518 UTC [950] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:19.495 UTC [951] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:19.495 UTC [951] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:25.525 UTC [952] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:25.525 UTC [952] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:31.703 UTC [954] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:31.703 UTC [954] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:37.617 UTC [955] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:37.617 UTC [955] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:43.495 UTC [956] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:43.495 UTC [956] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:49.313 UTC [957] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:49.313 UTC [957] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:24:55.286 UTC [958] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:24:55.286 UTC [958] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:30:13.562 UTC [970] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:30:13.562 UTC [970] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:30:19.454 UTC [971] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:30:19.454 UTC [971] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:30:25.506 UTC [972] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:30:25.506 UTC [972] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:30:31.376 UTC [973] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:30:31.376 UTC [973] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:30:37.247 UTC [975] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:30:37.247 UTC [975] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:30:43.143 UTC [976] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:30:43.143 UTC [976] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:30:48.997 UTC [977] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:30:48.997 UTC [977] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:30:54.915 UTC [978] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:30:54.915 UTC [978] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:31:00.847 UTC [979] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:31:00.847 UTC [979] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:31:06.747 UTC [981] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:31:06.747 UTC [981] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:31:19.746 UTC [982] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:31:19.746 UTC [982] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:31:25.629 UTC [983] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:31:25.629 UTC [983] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:31:31.477 UTC [984] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:31:31.477 UTC [984] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:31:37.331 UTC [986] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:31:37.331 UTC [986] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:31:43.274 UTC [987] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:31:43.274 UTC [987] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:31:49.111 UTC [988] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:31:49.111 UTC [988] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:31:54.900 UTC [989] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:31:54.900 UTC [989] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:32:00.799 UTC [990] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:32:00.799 UTC [990] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:32:06.692 UTC [992] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:32:06.692 UTC [992] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:32:12.550 UTC [993] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:32:12.550 UTC [993] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:32:18.406 UTC [994] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:32:18.406 UTC [994] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:37:34.682 UTC [1005] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:37:34.682 UTC [1005] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:37:40.682 UTC [1006] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:37:40.682 UTC [1006] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:37:46.677 UTC [1007] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:37:46.677 UTC [1007] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:37:52.562 UTC [1008] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:37:52.562 UTC [1008] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:37:58.613 UTC [1009] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:37:58.613 UTC [1009] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:38:04.476 UTC [1011] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:38:04.476 UTC [1011] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:38:10.495 UTC [1012] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:38:10.495 UTC [1012] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:38:16.402 UTC [1013] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:38:16.402 UTC [1013] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:38:22.249 UTC [1014] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:38:22.249 UTC [1014] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:38:28.194 UTC [1015] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:38:28.194 UTC [1015] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:38:34.103 UTC [1017] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:38:34.103 UTC [1017] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:38:48.044 UTC [1019] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:38:48.044 UTC [1019] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:38:53.921 UTC [1020] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:38:53.921 UTC [1020] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:38:59.709 UTC [1021] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:38:59.709 UTC [1021] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:39:05.586 UTC [1023] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:39:05.586 UTC [1023] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:39:11.407 UTC [1024] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:39:11.407 UTC [1024] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:39:17.398 UTC [1025] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:39:17.398 UTC [1025] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:39:23.332 UTC [1026] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:39:23.332 UTC [1026] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:39:29.242 UTC [1027] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:39:29.242 UTC [1027] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:39:35.087 UTC [1029] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:39:35.087 UTC [1029] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:39:40.939 UTC [1030] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:39:40.939 UTC [1030] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:39:46.909 UTC [1031] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:39:46.909 UTC [1031] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:45:10.811 UTC [1043] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:45:10.811 UTC [1043] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:45:16.698 UTC [1044] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:45:16.698 UTC [1044] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:45:22.538 UTC [1045] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:45:22.538 UTC [1045] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:45:28.357 UTC [1046] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:45:28.357 UTC [1046] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:45:34.247 UTC [1048] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:45:34.247 UTC [1048] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:45:40.048 UTC [1049] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:45:40.048 UTC [1049] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:45:46.035 UTC [1050] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:45:46.035 UTC [1050] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:45:52.153 UTC [1051] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:45:52.153 UTC [1051] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:45:58.102 UTC [1052] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:45:58.102 UTC [1052] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:46:04.116 UTC [1054] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:46:04.116 UTC [1054] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:46:10.010 UTC [1055] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:46:10.010 UTC [1055] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:46:19.269 UTC [1056] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:46:19.269 UTC [1056] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:46:25.289 UTC [1057] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:46:25.289 UTC [1057] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:46:31.119 UTC [1058] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:46:31.119 UTC [1058] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:46:37.013 UTC [1060] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:46:37.013 UTC [1060] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:46:43.056 UTC [1061] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:46:43.056 UTC [1061] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:46:48.940 UTC [1062] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:46:48.940 UTC [1062] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:46:54.839 UTC [1063] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:46:54.839 UTC [1063] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:47:00.780 UTC [1064] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:47:00.780 UTC [1064] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:47:06.665 UTC [1066] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:47:06.665 UTC [1066] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:47:12.602 UTC [1067] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:47:12.602 UTC [1067] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:47:18.551 UTC [1068] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:47:18.551 UTC [1068] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:52:32.590 UTC [1080] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:52:32.590 UTC [1080] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:52:38.443 UTC [1081] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:52:38.443 UTC [1081] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:52:44.451 UTC [1082] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:52:44.451 UTC [1082] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:52:50.287 UTC [1083] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:52:50.287 UTC [1083] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:52:56.183 UTC [1084] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:52:56.183 UTC [1084] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:53:02.030 UTC [1086] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:53:02.030 UTC [1086] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:53:07.905 UTC [1087] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:53:07.905 UTC [1087] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:53:14.007 UTC [1088] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:53:14.007 UTC [1088] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:53:19.912 UTC [1089] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:53:19.912 UTC [1089] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:53:25.835 UTC [1090] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:53:25.835 UTC [1090] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:53:38.488 UTC [1092] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:53:38.488 UTC [1092] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:53:44.365 UTC [1093] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:53:44.365 UTC [1093] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:53:50.247 UTC [1094] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:53:50.247 UTC [1094] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:53:56.145 UTC [1095] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:53:56.145 UTC [1095] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:54:01.949 UTC [1096] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:54:01.949 UTC [1096] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:54:07.796 UTC [1098] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:54:07.796 UTC [1098] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:54:13.769 UTC [1099] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:54:13.769 UTC [1099] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:54:19.673 UTC [1100] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:54:19.673 UTC [1100] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:54:25.517 UTC [1101] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:54:25.517 UTC [1101] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:54:31.341 UTC [1102] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:54:31.341 UTC [1102] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 04:54:37.200 UTC [1104] ERROR: relation "extras_imageattachment" already exists 2021-10-10 04:54:37.200 UTC [1104] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:00.586 UTC [1115] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:00.586 UTC [1115] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:06.480 UTC [1117] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:06.480 UTC [1117] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:12.471 UTC [1118] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:12.471 UTC [1118] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:18.366 UTC [1119] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:18.366 UTC [1119] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:24.240 UTC [1120] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:24.240 UTC [1120] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:30.105 UTC [1121] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:30.105 UTC [1121] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:35.934 UTC [1123] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:35.934 UTC [1123] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:41.753 UTC [1124] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:41.753 UTC [1124] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:47.717 UTC [1125] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:47.717 UTC [1125] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:53.639 UTC [1126] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:53.639 UTC [1126] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:00:59.598 UTC [1127] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:00:59.598 UTC [1127] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:01:07.889 UTC [1129] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:01:07.889 UTC [1129] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:01:13.822 UTC [1130] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:01:13.822 UTC [1130] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:01:19.688 UTC [1131] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:01:19.688 UTC [1131] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:01:25.646 UTC [1132] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:01:25.646 UTC [1132] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:01:31.593 UTC [1133] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:01:31.593 UTC [1133] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:01:37.541 UTC [1135] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:01:37.541 UTC [1135] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:01:43.431 UTC [1136] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:01:43.431 UTC [1136] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:01:49.324 UTC [1137] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:01:49.324 UTC [1137] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:01:55.251 UTC [1138] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:01:55.251 UTC [1138] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:02:01.171 UTC [1139] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:02:01.171 UTC [1139] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:02:07.112 UTC [1141] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:02:07.112 UTC [1141] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:07:23.113 UTC [1152] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:07:23.113 UTC [1152] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:07:29.005 UTC [1153] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:07:29.005 UTC [1153] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:07:35.088 UTC [1155] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:07:35.088 UTC [1155] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:07:41.144 UTC [1156] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:07:41.144 UTC [1156] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:07:47.029 UTC [1157] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:07:47.029 UTC [1157] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:07:52.948 UTC [1158] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:07:52.948 UTC [1158] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:07:58.979 UTC [1159] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:07:58.979 UTC [1159] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:08:04.817 UTC [1161] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:08:04.817 UTC [1161] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:08:10.817 UTC [1162] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:08:10.817 UTC [1162] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:08:16.723 UTC [1163] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:08:16.723 UTC [1163] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:08:30.210 UTC [1164] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:08:30.210 UTC [1164] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:08:36.169 UTC [1166] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:08:36.169 UTC [1166] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:08:42.102 UTC [1167] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:08:42.102 UTC [1167] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:08:48.152 UTC [1168] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:08:48.152 UTC [1168] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:08:54.279 UTC [1169] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:08:54.279 UTC [1169] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:09:00.227 UTC [1170] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:09:00.227 UTC [1170] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:09:06.131 UTC [1172] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:09:06.131 UTC [1172] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:09:11.861 UTC [1173] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:09:11.861 UTC [1173] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:09:17.692 UTC [1174] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:09:17.692 UTC [1174] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:09:23.595 UTC [1175] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:09:23.595 UTC [1175] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:09:29.380 UTC [1176] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:09:29.380 UTC [1176] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:14:47.846 UTC [1188] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:14:47.846 UTC [1188] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:14:53.797 UTC [1189] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:14:53.797 UTC [1189] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:14:59.849 UTC [1190] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:14:59.849 UTC [1190] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:15:05.807 UTC [1192] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:15:05.807 UTC [1192] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:15:11.809 UTC [1193] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:15:11.809 UTC [1193] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:15:17.663 UTC [1194] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:15:17.663 UTC [1194] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:15:23.570 UTC [1195] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:15:23.570 UTC [1195] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:15:29.418 UTC [1196] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:15:29.418 UTC [1196] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:15:35.432 UTC [1198] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:15:35.432 UTC [1198] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:15:41.330 UTC [1199] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:15:41.330 UTC [1199] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:15:47.222 UTC [1200] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:15:47.222 UTC [1200] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:15:56.051 UTC [1201] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:15:56.051 UTC [1201] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:02.018 UTC [1202] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:02.018 UTC [1202] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:08.038 UTC [1204] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:08.038 UTC [1204] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:13.894 UTC [1205] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:13.894 UTC [1205] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:19.772 UTC [1212] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:19.772 UTC [1212] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:25.710 UTC [1213] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:25.710 UTC [1213] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:31.764 UTC [1214] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:31.764 UTC [1214] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:37.669 UTC [1216] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:37.669 UTC [1216] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:43.551 UTC [1217] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:43.551 UTC [1217] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:49.525 UTC [1218] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:49.525 UTC [1218] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL) 2021-10-10 05:16:55.410 UTC [1219] ERROR: relation "extras_imageattachment" already exists 2021-10-10 05:16:55.410 UTC [1219] STATEMENT: CREATE TABLE "extras_imageattachment" ("id" serial NOT NULL PRIMARY KEY, "object_id" integer NOT NULL CHECK ("object_id" >= 0), "image" varchar(100) NOT NULL, "image_height" smallint NOT NULL CHECK ("image_height" >= 0), "image_width" smallint NOT NULL CHECK ("image_width" >= 0), "name" varchar(50) NOT NULL, "created" timestamp with time zone NOT NULL, "content_type_id" integer NOT NULL)