By type
The files belonging to this database system will be owned by user "postgres". This user must also own the server process. The database cluster will be initialized with locale "en_US.utf8". The default database encoding has accordingly been set to "UTF8". The default text search configuration will be set to "english". Data page checksums are disabled. fixing permissions on existing directory /var/lib/postgresql/data ... ok creating subdirectories ... ok selecting default max_connections ... 100 selecting default shared_buffers ... 128MB selecting dynamic shared memory implementation ... posix creating configuration files ... ok running bootstrap script ... ok sh: locale: not found 2021-05-25 06:23:49.790 UTC [25] WARNING: no usable system locales were found performing post-bootstrap initialization ... ok 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. syncing data to disk ... ok Success. You can now start the database server using: pg_ctl -D /var/lib/postgresql/data -l logfile start waiting for server to start....2021-05-25 06:23:51.295 UTC [29] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-05-25 06:23:51.353 UTC [30] LOG: database system was shut down at 2021-05-25 06:23:50 UTC 2021-05-25 06:23:51.361 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-05-25 06:23:54.036 UTC [29] LOG: received fast shutdown request 2021-05-25 06:23:54.051 UTC [29] LOG: aborting any active transactions 2021-05-25 06:23:54.051 UTC [29] LOG: worker process: logical replication launcher (PID 36) exited with exit code 1 2021-05-25 06:23:54.052 UTC [31] LOG: shutting down 2021-05-25 06:23:54.774 UTC [29] LOG: database system is shut down done server stopped PostgreSQL init process complete; ready for start up. 2021-05-25 06:23:54.992 UTC [1] LOG: listening on IPv4 address "0.0.0.0", port 5432 2021-05-25 06:23:54.992 UTC [1] LOG: listening on IPv6 address "::", port 5432 2021-05-25 06:23:55.157 UTC [1] LOG: listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432" 2021-05-25 06:23:55.295 UTC [42] LOG: database system was shut down at 2021-05-25 06:23:54 UTC 2021-05-25 06:23:55.536 UTC [1] LOG: database system is ready to accept connections 2021-05-25 06:25:54.089 UTC [49] LOG: unexpected EOF on client connection with an open transaction 2021-05-25 06:27:02.143 UTC [52] LOG: unexpected EOF on client connection with an open transaction 2021-05-25 06:28:11.068 UTC [55] LOG: unexpected EOF on client connection with an open transaction 2021-05-25 06:29:33.825 UTC [62] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:29:33.825 UTC [62] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:29:39.817 UTC [63] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:29:39.817 UTC [63] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:29:45.755 UTC [64] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:29:45.755 UTC [64] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:29:51.614 UTC [65] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:29:51.614 UTC [65] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:29:57.610 UTC [67] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:29:57.610 UTC [67] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:30:03.600 UTC [68] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:30:03.600 UTC [68] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:30:09.450 UTC [69] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:30:09.450 UTC [69] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:30:15.298 UTC [70] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:30:15.298 UTC [70] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:30:21.221 UTC [71] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:30:21.221 UTC [71] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:30:27.209 UTC [73] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:30:27.209 UTC [73] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:31:23.782 UTC [75] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:31:23.782 UTC [75] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:31:29.771 UTC [77] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:31:29.771 UTC [77] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:31:35.680 UTC [78] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:31:35.680 UTC [78] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:31:41.587 UTC [79] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:31:41.587 UTC [79] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:31:47.568 UTC [80] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:31:47.568 UTC [80] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:31:53.561 UTC [81] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:31:53.561 UTC [81] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:31:59.588 UTC [83] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:31:59.588 UTC [83] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:32:05.599 UTC [84] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:32:05.599 UTC [84] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:32:11.628 UTC [85] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:32:11.628 UTC [85] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:32:17.688 UTC [86] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:32:17.688 UTC [86] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:32:33.335 UTC [88] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:32:33.335 UTC [88] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:32:39.380 UTC [89] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:32:39.380 UTC [89] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:32:45.319 UTC [90] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:32:45.319 UTC [90] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:32:51.240 UTC [91] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:32:51.240 UTC [91] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:32:57.232 UTC [93] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:32:57.232 UTC [93] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:33:03.325 UTC [94] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:33:03.325 UTC [94] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:33:09.234 UTC [95] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:33:09.234 UTC [95] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:33:15.150 UTC [96] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:33:15.150 UTC [96] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:33:21.154 UTC [97] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:33:21.154 UTC [97] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:33:27.086 UTC [99] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:33:27.086 UTC [99] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:36:23.060 UTC [105] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:36:23.060 UTC [105] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:36:29.733 UTC [107] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:36:29.733 UTC [107] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:36:35.601 UTC [108] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:36:35.601 UTC [108] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:36:41.468 UTC [109] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:36:41.468 UTC [109] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:36:47.572 UTC [110] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:36:47.572 UTC [110] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:36:53.719 UTC [111] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:36:53.719 UTC [111] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:37:00.265 UTC [113] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:37:00.265 UTC [113] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:37:06.353 UTC [114] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:37:06.353 UTC [114] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:37:12.462 UTC [115] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:37:12.462 UTC [115] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:37:18.490 UTC [116] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:37:18.490 UTC [116] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:44:19.245 UTC [131] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:44:19.245 UTC [131] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:44:25.255 UTC [132] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:44:25.255 UTC [132] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:44:31.234 UTC [134] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:44:31.234 UTC [134] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:44:37.301 UTC [135] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:44:37.301 UTC [135] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:44:43.390 UTC [136] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:44:43.390 UTC [136] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:44:49.354 UTC [137] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:44:49.354 UTC [137] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:44:55.350 UTC [138] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:44:55.350 UTC [138] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:45:01.390 UTC [140] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:45:01.390 UTC [140] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:45:07.429 UTC [141] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:45:07.429 UTC [141] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:45:13.476 UTC [142] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:45:13.476 UTC [142] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:45:20.606 UTC [143] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:45:20.606 UTC [143] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:45:35.614 UTC [145] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:45:35.614 UTC [145] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:45:41.718 UTC [146] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:45:41.718 UTC [146] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:45:47.677 UTC [147] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:45:47.677 UTC [147] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:45:53.668 UTC [148] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:45:53.668 UTC [148] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:45:59.726 UTC [150] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:45:59.726 UTC [150] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:46:05.732 UTC [151] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:46:05.732 UTC [151] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:46:11.702 UTC [152] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:46:11.702 UTC [152] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:46:17.854 UTC [153] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:46:17.854 UTC [153] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:46:23.936 UTC [154] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:46:23.936 UTC [154] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:46:29.928 UTC [156] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:46:29.928 UTC [156] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:53:36.370 UTC [171] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:53:36.370 UTC [171] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:53:42.527 UTC [172] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:53:42.527 UTC [172] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:53:48.616 UTC [173] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:53:48.616 UTC [173] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:53:54.838 UTC [174] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:53:54.838 UTC [174] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:54:00.975 UTC [176] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:54:00.975 UTC [176] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:54:07.075 UTC [177] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:54:07.075 UTC [177] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:54:13.206 UTC [178] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:54:13.206 UTC [178] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:54:19.496 UTC [179] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:54:19.496 UTC [179] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:54:25.846 UTC [180] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:54:25.846 UTC [180] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:54:32.154 UTC [182] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:54:32.154 UTC [182] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:54:38.386 UTC [183] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:54:38.386 UTC [183] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:54:44.633 UTC [184] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:54:44.633 UTC [184] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:54:56.760 UTC [186] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:54:56.760 UTC [186] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:02.871 UTC [187] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:02.871 UTC [187] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:08.915 UTC [188] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:08.915 UTC [188] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:14.959 UTC [189] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:14.959 UTC [189] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:20.917 UTC [190] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:20.917 UTC [190] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:26.953 UTC [192] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:26.953 UTC [192] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:33.105 UTC [193] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:33.105 UTC [193] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:39.130 UTC [194] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:39.130 UTC [194] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:45.249 UTC [195] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:45.249 UTC [195] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:51.232 UTC [196] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:51.232 UTC [196] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 06:55:57.289 UTC [198] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 06:55:57.289 UTC [198] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:02:33.274 UTC [212] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:02:33.274 UTC [212] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:02:39.572 UTC [213] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:02:39.572 UTC [213] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:02:45.701 UTC [214] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:02:45.701 UTC [214] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:02:51.884 UTC [215] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:02:51.884 UTC [215] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:02:58.102 UTC [217] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:02:58.102 UTC [217] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:03:04.249 UTC [218] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:03:04.249 UTC [218] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:03:10.523 UTC [219] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:03:10.523 UTC [219] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:03:16.547 UTC [220] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:03:16.547 UTC [220] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:03:22.675 UTC [221] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:03:22.675 UTC [221] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:03:28.876 UTC [223] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:03:28.876 UTC [223] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:07:26.210 UTC [231] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:07:26.210 UTC [231] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:07:32.628 UTC [233] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:07:32.628 UTC [233] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:07:38.905 UTC [234] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:07:38.905 UTC [234] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:07:45.199 UTC [235] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:07:45.199 UTC [235] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:07:51.354 UTC [236] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:07:51.354 UTC [236] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:07:57.487 UTC [238] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:07:57.487 UTC [238] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:08:03.549 UTC [239] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:08:03.549 UTC [239] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:08:09.557 UTC [240] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:08:09.557 UTC [240] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:08:15.663 UTC [241] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:08:15.663 UTC [241] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:13:29.073 UTC [253] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:13:29.073 UTC [253] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:13:35.102 UTC [254] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:13:35.102 UTC [254] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:13:41.120 UTC [255] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:13:41.120 UTC [255] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:13:47.153 UTC [256] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:13:47.153 UTC [256] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:13:53.278 UTC [257] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:13:53.278 UTC [257] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:13:59.485 UTC [259] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:13:59.485 UTC [259] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:14:05.565 UTC [260] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:14:05.565 UTC [260] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:14:11.813 UTC [261] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:14:11.813 UTC [261] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:14:17.823 UTC [262] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:14:17.823 UTC [262] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:14:23.742 UTC [263] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:14:23.742 UTC [263] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:14:29.798 UTC [265] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:14:29.798 UTC [265] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:14:42.632 UTC [266] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:14:42.632 UTC [266] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:14:48.914 UTC [267] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:14:48.914 UTC [267] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:14:55.165 UTC [268] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:14:55.165 UTC [268] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:15:01.388 UTC [270] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:15:01.388 UTC [270] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:15:07.440 UTC [271] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:15:07.440 UTC [271] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:15:13.501 UTC [272] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:15:13.501 UTC [272] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:15:20.018 UTC [273] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:15:20.018 UTC [273] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:15:26.071 UTC [274] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:15:26.071 UTC [274] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:15:32.235 UTC [276] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:15:32.235 UTC [276] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:15:40.649 UTC [277] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:15:40.649 UTC [277] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:20:56.547 UTC [288] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:20:56.547 UTC [288] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:02.679 UTC [290] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:02.679 UTC [290] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:08.807 UTC [291] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:08.807 UTC [291] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:14.992 UTC [292] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:14.992 UTC [292] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:21.323 UTC [293] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:21.323 UTC [293] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:27.680 UTC [295] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:27.680 UTC [295] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:33.853 UTC [296] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:33.853 UTC [296] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:40.062 UTC [297] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:40.062 UTC [297] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:46.060 UTC [298] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:46.060 UTC [298] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:52.189 UTC [299] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:52.189 UTC [299] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:21:58.293 UTC [301] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:21:58.293 UTC [301] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:22:10.272 UTC [302] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:22:10.272 UTC [302] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:22:16.270 UTC [303] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:22:16.270 UTC [303] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:22:22.376 UTC [304] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:22:22.376 UTC [304] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:22:28.575 UTC [306] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:22:28.575 UTC [306] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:22:34.709 UTC [307] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:22:34.709 UTC [307] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:22:40.939 UTC [308] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:22:40.939 UTC [308] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:22:46.984 UTC [309] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:22:46.984 UTC [309] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:22:53.101 UTC [310] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:22:53.101 UTC [310] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:22:59.355 UTC [312] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:22:59.355 UTC [312] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:23:05.510 UTC [313] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:23:05.510 UTC [313] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:28:29.667 UTC [325] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:28:29.667 UTC [325] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:28:35.760 UTC [326] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:28:35.760 UTC [326] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:28:41.822 UTC [327] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:28:41.822 UTC [327] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:28:47.785 UTC [328] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:28:47.785 UTC [328] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:28:53.945 UTC [329] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:28:53.945 UTC [329] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:29:00.178 UTC [331] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:29:00.178 UTC [331] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:29:06.365 UTC [332] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:29:06.365 UTC [332] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:29:12.321 UTC [333] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:29:12.321 UTC [333] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:29:18.372 UTC [334] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:29:18.372 UTC [334] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:29:24.511 UTC [335] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:29:24.511 UTC [335] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:29:37.578 UTC [337] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:29:37.578 UTC [337] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:29:43.840 UTC [338] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:29:43.840 UTC [338] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:29:50.108 UTC [339] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:29:50.108 UTC [339] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:29:56.406 UTC [340] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:29:56.406 UTC [340] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:30:02.484 UTC [342] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:30:02.484 UTC [342] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:30:08.524 UTC [343] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:30:08.524 UTC [343] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:30:14.589 UTC [344] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:30:14.589 UTC [344] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:30:20.745 UTC [345] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:30:20.745 UTC [345] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:30:26.846 UTC [346] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:30:26.846 UTC [346] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:30:33.029 UTC [348] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:30:33.029 UTC [348] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:30:39.275 UTC [349] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:30:39.275 UTC [349] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:35:50.447 UTC [360] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:35:50.447 UTC [360] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:35:56.539 UTC [361] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:35:56.539 UTC [361] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:36:02.821 UTC [363] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:36:02.821 UTC [363] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:36:08.975 UTC [364] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:36:08.975 UTC [364] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:36:14.977 UTC [365] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:36:14.977 UTC [365] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:36:21.206 UTC [366] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:36:21.206 UTC [366] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:36:27.405 UTC [367] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:36:27.405 UTC [367] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:36:33.554 UTC [369] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:36:33.554 UTC [369] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:36:39.921 UTC [370] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:36:39.921 UTC [370] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:36:45.931 UTC [371] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:36:45.931 UTC [371] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:36:58.799 UTC [373] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:36:58.799 UTC [373] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:37:04.980 UTC [374] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:37:04.980 UTC [374] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:37:11.017 UTC [375] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:37:11.017 UTC [375] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:37:17.029 UTC [376] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:37:17.029 UTC [376] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:37:23.185 UTC [377] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:37:23.185 UTC [377] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:37:29.423 UTC [379] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:37:29.423 UTC [379] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:37:35.577 UTC [380] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:37:35.577 UTC [380] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:37:41.676 UTC [381] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:37:41.676 UTC [381] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:37:47.869 UTC [382] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:37:47.869 UTC [382] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:37:54.079 UTC [383] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:37:54.079 UTC [383] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:43:14.428 UTC [396] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:43:14.428 UTC [396] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:43:20.860 UTC [397] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:43:20.860 UTC [397] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:43:26.985 UTC [398] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:43:26.985 UTC [398] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:43:33.183 UTC [400] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:43:33.183 UTC [400] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:43:39.262 UTC [401] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:43:39.262 UTC [401] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:43:45.358 UTC [402] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:43:45.358 UTC [402] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:43:51.356 UTC [403] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:43:51.356 UTC [403] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:43:57.446 UTC [404] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:43:57.446 UTC [404] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:44:03.570 UTC [406] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:44:03.570 UTC [406] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:44:09.814 UTC [407] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:44:09.814 UTC [407] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:44:17.890 UTC [408] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:44:17.890 UTC [408] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:44:24.057 UTC [409] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:44:24.057 UTC [409] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:44:30.110 UTC [411] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:44:30.110 UTC [411] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:44:36.311 UTC [412] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:44:36.311 UTC [412] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:44:42.452 UTC [413] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:44:42.452 UTC [413] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:44:48.513 UTC [414] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:44:48.513 UTC [414] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:44:54.790 UTC [415] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:44:54.790 UTC [415] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:45:01.050 UTC [417] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:45:01.050 UTC [417] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:45:07.207 UTC [418] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:45:07.207 UTC [418] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:45:13.375 UTC [419] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:45:13.375 UTC [419] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:45:19.579 UTC [420] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:45:19.579 UTC [420] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:50:33.196 UTC [432] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:50:33.196 UTC [432] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:50:39.482 UTC [433] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:50:39.482 UTC [433] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:50:45.611 UTC [434] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:50:45.611 UTC [434] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:50:51.579 UTC [435] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:50:51.579 UTC [435] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:50:57.681 UTC [436] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:50:57.681 UTC [436] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:51:03.878 UTC [438] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:51:03.878 UTC [438] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:51:09.925 UTC [439] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:51:09.925 UTC [439] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:51:16.106 UTC [440] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:51:16.106 UTC [440] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:51:22.157 UTC [441] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:51:22.157 UTC [441] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:51:28.283 UTC [443] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:51:28.283 UTC [443] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:51:38.803 UTC [444] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:51:38.803 UTC [444] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:51:45.134 UTC [445] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:51:45.134 UTC [445] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:51:51.250 UTC [446] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:51:51.250 UTC [446] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:51:57.404 UTC [447] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:51:57.404 UTC [447] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:52:03.443 UTC [449] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:52:03.443 UTC [449] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:52:09.597 UTC [450] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:52:09.597 UTC [450] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:52:15.846 UTC [451] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:52:15.846 UTC [451] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:52:22.033 UTC [452] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:52:22.033 UTC [452] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:52:28.321 UTC [454] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:52:28.321 UTC [454] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:52:34.638 UTC [455] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:52:34.638 UTC [455] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:57:56.838 UTC [466] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:57:56.838 UTC [466] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:03.089 UTC [468] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:03.089 UTC [468] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:09.344 UTC [469] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:09.344 UTC [469] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:15.626 UTC [470] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:15.626 UTC [470] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:21.670 UTC [471] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:21.670 UTC [471] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:27.771 UTC [472] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:27.771 UTC [472] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:33.817 UTC [474] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:33.817 UTC [474] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:40.175 UTC [475] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:40.175 UTC [475] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:46.238 UTC [476] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:46.238 UTC [476] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:52.319 UTC [477] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:52.319 UTC [477] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:58:58.426 UTC [479] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:58:58.426 UTC [479] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:59:12.079 UTC [480] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:59:12.079 UTC [480] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:59:18.235 UTC [481] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:59:18.235 UTC [481] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:59:24.394 UTC [482] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:59:24.394 UTC [482] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:59:30.379 UTC [484] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:59:30.379 UTC [484] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:59:36.434 UTC [485] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:59:36.434 UTC [485] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:59:42.595 UTC [486] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:59:42.595 UTC [486] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:59:48.737 UTC [487] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:59:48.737 UTC [487] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 07:59:55.178 UTC [488] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 07:59:55.178 UTC [488] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:00:01.457 UTC [490] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:00:01.457 UTC [490] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:00:07.505 UTC [491] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:00:07.505 UTC [491] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:05:28.272 UTC [503] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:05:28.272 UTC [503] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:05:34.385 UTC [504] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:05:34.385 UTC [504] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:05:40.410 UTC [505] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:05:40.410 UTC [505] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:05:46.414 UTC [506] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:05:46.414 UTC [506] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:05:52.563 UTC [507] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:05:52.563 UTC [507] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:05:58.805 UTC [509] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:05:58.805 UTC [509] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:06:04.911 UTC [510] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:06:04.911 UTC [510] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:06:10.987 UTC [511] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:06:10.987 UTC [511] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:06:17.036 UTC [512] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:06:17.036 UTC [512] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:06:23.221 UTC [513] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:06:23.221 UTC [513] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:06:29.402 UTC [515] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:06:29.402 UTC [515] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:06:39.308 UTC [516] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:06:39.308 UTC [516] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:06:45.571 UTC [517] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:06:45.571 UTC [517] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:06:51.733 UTC [518] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:06:51.733 UTC [518] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:06:57.842 UTC [519] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:06:57.842 UTC [519] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:07:04.155 UTC [521] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:07:04.155 UTC [521] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:07:10.279 UTC [522] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:07:10.279 UTC [522] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:07:16.404 UTC [523] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:07:16.404 UTC [523] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:07:22.602 UTC [524] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:07:22.602 UTC [524] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:07:28.744 UTC [526] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:07:28.744 UTC [526] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL 2021-05-25 08:07:34.887 UTC [527] ERROR: column "created" of relation "circuits_circuittype" already exists 2021-05-25 08:07:34.887 UTC [527] STATEMENT: ALTER TABLE "circuits_circuittype" ADD COLUMN "created" date DEFAULT '2021-05-25'::date NULL