Results

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
2022-01-22 02:40:08.533 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....2022-01-22 02:40:09.956 UTC [29] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2022-01-22 02:40:10.539 UTC [30] LOG:  database system was shut down at 2022-01-22 02:40:08 UTC
2022-01-22 02:40:10.558 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....2022-01-22 02:40:11.862 UTC [29] LOG:  received fast shutdown request
2022-01-22 02:40:11.867 UTC [29] LOG:  aborting any active transactions
2022-01-22 02:40:11.869 UTC [29] LOG:  worker process: logical replication launcher (PID 36) exited with exit code 1
2022-01-22 02:40:11.869 UTC [31] LOG:  shutting down
2022-01-22 02:40:11.901 UTC [29] LOG:  database system is shut down
 done
server stopped

PostgreSQL init process complete; ready for start up.

2022-01-22 02:40:11.998 UTC [1] LOG:  listening on IPv4 address "0.0.0.0", port 5432
2022-01-22 02:40:11.998 UTC [1] LOG:  listening on IPv6 address "::", port 5432
2022-01-22 02:40:12.008 UTC [1] LOG:  listening on Unix socket "/var/run/postgresql/.s.PGSQL.5432"
2022-01-22 02:40:12.041 UTC [42] LOG:  database system was shut down at 2022-01-22 02:40:11 UTC
2022-01-22 02:40:12.049 UTC [1] LOG:  database system is ready to accept connections
2022-01-22 02:42:50.885 UTC [53] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:42:50.885 UTC [53] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:42:56.518 UTC [54] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:42:56.518 UTC [54] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:02.152 UTC [55] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:02.152 UTC [55] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:07.740 UTC [56] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:07.740 UTC [56] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:13.348 UTC [58] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:13.348 UTC [58] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:18.975 UTC [59] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:18.975 UTC [59] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:24.804 UTC [60] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:24.804 UTC [60] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:30.552 UTC [61] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:30.552 UTC [61] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:36.271 UTC [62] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:36.271 UTC [62] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:41.913 UTC [63] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:41.913 UTC [63] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:47.621 UTC [65] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:47.621 UTC [65] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:43:53.296 UTC [66] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:43:53.296 UTC [66] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:00.438 UTC [67] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:00.438 UTC [67] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:06.157 UTC [68] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:06.157 UTC [68] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:11.733 UTC [69] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:11.733 UTC [69] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:17.454 UTC [71] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:17.454 UTC [71] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:23.238 UTC [72] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:23.238 UTC [72] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:29.079 UTC [73] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:29.079 UTC [73] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:34.852 UTC [74] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:34.852 UTC [74] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:40.809 UTC [75] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:40.809 UTC [75] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:46.553 UTC [77] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:46.553 UTC [77] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:52.242 UTC [78] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:52.242 UTC [78] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:44:58.481 UTC [79] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:44:58.481 UTC [79] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:45:04.284 UTC [80] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:45:04.284 UTC [80] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:46:08.672 UTC [83] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:46:08.672 UTC [83] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:46:14.517 UTC [85] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:46:14.517 UTC [85] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:46:20.266 UTC [86] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:46:20.266 UTC [86] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:46:25.989 UTC [87] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:46:25.989 UTC [87] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:46:32.039 UTC [88] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:46:32.039 UTC [88] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:46:37.755 UTC [89] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:46:37.755 UTC [89] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:46:43.327 UTC [91] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:46:43.327 UTC [91] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:46:48.998 UTC [92] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:46:48.998 UTC [92] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:46:54.825 UTC [93] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:46:54.825 UTC [93] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:47:00.582 UTC [94] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:47:00.582 UTC [94] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:47:06.467 UTC [95] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:47:06.467 UTC [95] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:47:12.352 UTC [96] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:47:12.352 UTC [96] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:02.107 UTC [99] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:02.107 UTC [99] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:07.922 UTC [100] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:07.922 UTC [100] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:13.596 UTC [102] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:13.596 UTC [102] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:19.404 UTC [103] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:19.404 UTC [103] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:25.283 UTC [104] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:25.283 UTC [104] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:31.163 UTC [105] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:31.163 UTC [105] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:36.919 UTC [106] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:36.919 UTC [106] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:42.631 UTC [108] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:42.631 UTC [108] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:48.518 UTC [109] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:48.518 UTC [109] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:48:54.240 UTC [110] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:48:54.240 UTC [110] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:49:00.114 UTC [111] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:49:00.114 UTC [111] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:51:55.881 UTC [118] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:51:55.881 UTC [118] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:01.676 UTC [119] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:01.676 UTC [119] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:07.304 UTC [120] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:07.304 UTC [120] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:12.943 UTC [122] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:12.943 UTC [122] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:18.735 UTC [123] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:18.735 UTC [123] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:24.483 UTC [124] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:24.483 UTC [124] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:30.195 UTC [125] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:30.195 UTC [125] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:35.869 UTC [126] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:35.869 UTC [126] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:41.600 UTC [127] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:41.600 UTC [127] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:47.266 UTC [129] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:47.266 UTC [129] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:52:52.962 UTC [130] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:52:52.962 UTC [130] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:01.914 UTC [131] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:01.914 UTC [131] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:07.678 UTC [132] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:07.678 UTC [132] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:13.510 UTC [134] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:13.510 UTC [134] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:19.452 UTC [135] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:19.452 UTC [135] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:25.248 UTC [136] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:25.248 UTC [136] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:31.013 UTC [137] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:31.013 UTC [137] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:36.862 UTC [138] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:36.862 UTC [138] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:42.538 UTC [139] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:42.538 UTC [139] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:48.283 UTC [141] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:48.283 UTC [141] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:54.091 UTC [142] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:54.091 UTC [142] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:53:59.839 UTC [143] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:53:59.839 UTC [143] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:56:55.026 UTC [150] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:56:55.026 UTC [150] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:00.835 UTC [151] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:00.835 UTC [151] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:06.673 UTC [152] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:06.673 UTC [152] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:12.564 UTC [153] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:12.564 UTC [153] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:18.371 UTC [155] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:18.371 UTC [155] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:24.223 UTC [156] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:24.223 UTC [156] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:30.087 UTC [157] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:30.087 UTC [157] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:35.931 UTC [158] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:35.931 UTC [158] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:41.701 UTC [159] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:41.701 UTC [159] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:47.405 UTC [161] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:47.405 UTC [161] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 02:57:53.256 UTC [162] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 02:57:53.256 UTC [162] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:02.213 UTC [173] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:02.213 UTC [173] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:07.951 UTC [174] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:07.951 UTC [174] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:13.697 UTC [176] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:13.697 UTC [176] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:19.545 UTC [177] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:19.545 UTC [177] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:25.286 UTC [178] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:25.286 UTC [178] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:31.079 UTC [179] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:31.079 UTC [179] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:36.895 UTC [180] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:36.895 UTC [180] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:42.500 UTC [181] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:42.500 UTC [181] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:48.264 UTC [183] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:48.264 UTC [183] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:54.100 UTC [184] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:54.100 UTC [184] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:03:59.877 UTC [185] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:03:59.877 UTC [185] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:04:11.852 UTC [186] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:04:11.852 UTC [186] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:04:17.683 UTC [188] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:04:17.683 UTC [188] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:04:23.464 UTC [189] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:04:23.464 UTC [189] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:04:29.294 UTC [190] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:04:29.294 UTC [190] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:04:35.212 UTC [191] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:04:35.212 UTC [191] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:04:40.813 UTC [192] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:04:40.813 UTC [192] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:04:46.568 UTC [194] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:04:46.568 UTC [194] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:04:52.357 UTC [195] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:04:52.357 UTC [195] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:04:58.107 UTC [196] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:04:58.107 UTC [196] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:05:03.890 UTC [197] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:05:03.890 UTC [197] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:05:09.621 UTC [198] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:05:09.621 UTC [198] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:05:15.451 UTC [200] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:05:15.451 UTC [200] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:14:37.316 UTC [219] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:14:37.316 UTC [219] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:14:43.050 UTC [221] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:14:43.050 UTC [221] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:14:48.934 UTC [222] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:14:48.934 UTC [222] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:14:54.795 UTC [223] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:14:54.795 UTC [223] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:15:00.639 UTC [224] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:15:00.639 UTC [224] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:15:06.456 UTC [225] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:15:06.456 UTC [225] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:15:12.249 UTC [226] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:15:12.249 UTC [226] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:15:18.087 UTC [228] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:15:18.087 UTC [228] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:15:23.830 UTC [229] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:15:23.830 UTC [229] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:15:29.598 UTC [230] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:15:29.598 UTC [230] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:17:24.690 UTC [235] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:17:24.690 UTC [235] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:17:30.598 UTC [236] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:17:30.598 UTC [236] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:17:36.383 UTC [237] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:17:36.383 UTC [237] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:17:42.060 UTC [238] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:17:42.060 UTC [238] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:17:47.725 UTC [240] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:17:47.725 UTC [240] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:17:53.612 UTC [241] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:17:53.612 UTC [241] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:17:59.431 UTC [242] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:17:59.431 UTC [242] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:18:05.235 UTC [243] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:18:05.235 UTC [243] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:18:11.031 UTC [244] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:18:11.031 UTC [244] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:18:16.851 UTC [246] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:18:16.851 UTC [246] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:18:22.668 UTC [247] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:18:22.668 UTC [247] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:36:12.237 UTC [283] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:36:12.237 UTC [283] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:36:18.161 UTC [285] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:36:18.161 UTC [285] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:36:23.974 UTC [286] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:36:23.974 UTC [286] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:36:29.896 UTC [287] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:36:29.896 UTC [287] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:36:35.712 UTC [288] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:36:35.712 UTC [288] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:36:41.450 UTC [289] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:36:41.450 UTC [289] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:36:47.138 UTC [291] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:36:47.138 UTC [291] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:36:52.851 UTC [292] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:36:52.851 UTC [292] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:36:58.595 UTC [293] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:36:58.595 UTC [293] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:37:04.323 UTC [294] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:37:04.323 UTC [294] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:37:10.055 UTC [295] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:37:10.055 UTC [295] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:41:39.927 UTC [305] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:41:39.927 UTC [305] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:41:45.724 UTC [307] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:41:45.724 UTC [307] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:41:51.492 UTC [308] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:41:51.492 UTC [308] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:41:57.242 UTC [309] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:41:57.242 UTC [309] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:42:02.951 UTC [310] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:42:02.951 UTC [310] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:42:08.648 UTC [311] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:42:08.648 UTC [311] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:42:14.343 UTC [313] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:42:14.343 UTC [313] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:42:20.199 UTC [314] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:42:20.199 UTC [314] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:42:26.122 UTC [315] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:42:26.122 UTC [315] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:42:31.868 UTC [316] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:42:31.868 UTC [316] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:42:37.589 UTC [317] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:42:37.589 UTC [317] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:42:43.284 UTC [318] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:42:43.284 UTC [318] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:50:36.736 UTC [335] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:50:36.736 UTC [335] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:50:42.717 UTC [336] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:50:42.717 UTC [336] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:50:48.735 UTC [338] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:50:48.735 UTC [338] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:50:54.575 UTC [339] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:50:54.575 UTC [339] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:00.351 UTC [340] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:00.351 UTC [340] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:06.108 UTC [341] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:06.108 UTC [341] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:11.759 UTC [342] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:11.759 UTC [342] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:17.532 UTC [344] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:17.532 UTC [344] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:23.292 UTC [345] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:23.292 UTC [345] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:29.177 UTC [346] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:29.177 UTC [346] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:42.315 UTC [347] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:42.315 UTC [347] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:48.053 UTC [349] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:48.053 UTC [349] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:53.804 UTC [350] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:53.804 UTC [350] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:51:59.483 UTC [351] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:51:59.483 UTC [351] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:52:05.322 UTC [352] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:52:05.322 UTC [352] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:52:11.106 UTC [353] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:52:11.106 UTC [353] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:52:16.968 UTC [355] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:52:16.968 UTC [355] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:52:22.742 UTC [356] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:52:22.742 UTC [356] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:52:28.602 UTC [357] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:52:28.602 UTC [357] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:52:34.445 UTC [358] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:52:34.445 UTC [358] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:52:40.188 UTC [359] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:52:40.188 UTC [359] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:52:53.732 UTC [361] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:52:53.732 UTC [361] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:52:59.522 UTC [362] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:52:59.522 UTC [362] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:53:05.335 UTC [363] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:53:05.335 UTC [363] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:53:11.210 UTC [364] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:53:11.210 UTC [364] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:53:16.950 UTC [366] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:53:16.950 UTC [366] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:53:22.714 UTC [367] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:53:22.714 UTC [367] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:53:28.484 UTC [368] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:53:28.484 UTC [368] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:53:34.339 UTC [369] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:53:34.339 UTC [369] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:53:40.287 UTC [370] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:53:40.287 UTC [370] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:53:46.288 UTC [372] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:53:46.288 UTC [372] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:53:52.044 UTC [373] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:53:52.044 UTC [373] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:55:20.130 UTC [377] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:55:20.130 UTC [377] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:55:25.922 UTC [378] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:55:25.922 UTC [378] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:55:31.656 UTC [379] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:55:31.656 UTC [379] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:55:37.497 UTC [380] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:55:37.497 UTC [380] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:55:43.355 UTC [381] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:55:43.355 UTC [381] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:55:49.223 UTC [383] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:55:49.223 UTC [383] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:55:55.060 UTC [384] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:55:55.060 UTC [384] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:56:00.858 UTC [385] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:56:00.858 UTC [385] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:56:06.789 UTC [386] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:56:06.789 UTC [386] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:56:12.621 UTC [387] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:56:12.621 UTC [387] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:56:18.347 UTC [389] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:56:18.347 UTC [389] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:56:24.155 UTC [390] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:56:24.155 UTC [390] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:59:12.277 UTC [396] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:59:12.277 UTC [396] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:59:18.000 UTC [398] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:59:18.000 UTC [398] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:59:23.795 UTC [399] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:59:23.795 UTC [399] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:59:29.578 UTC [400] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:59:29.578 UTC [400] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:59:35.413 UTC [401] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:59:35.413 UTC [401] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:59:41.139 UTC [402] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:59:41.139 UTC [402] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:59:46.797 UTC [404] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:59:46.797 UTC [404] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:59:52.593 UTC [405] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:59:52.593 UTC [405] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 03:59:58.303 UTC [406] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 03:59:58.303 UTC [406] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:00:04.059 UTC [407] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:00:04.059 UTC [407] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:00:09.739 UTC [408] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:00:09.739 UTC [408] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:05:30.379 UTC [420] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:05:30.379 UTC [420] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:05:36.456 UTC [421] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:05:36.456 UTC [421] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:05:42.288 UTC [422] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:05:42.288 UTC [422] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:05:48.138 UTC [424] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:05:48.138 UTC [424] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:05:54.043 UTC [425] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:05:54.043 UTC [425] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:05:59.985 UTC [426] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:05:59.985 UTC [426] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:06:05.717 UTC [427] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:06:05.717 UTC [427] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:06:11.488 UTC [428] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:06:11.488 UTC [428] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:06:17.238 UTC [430] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:06:17.238 UTC [430] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:06:23.052 UTC [431] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:06:23.052 UTC [431] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:06:28.872 UTC [432] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:06:28.872 UTC [432] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:06:39.939 UTC [433] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:06:39.939 UTC [433] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:06:45.822 UTC [435] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:06:45.822 UTC [435] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:06:51.749 UTC [436] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:06:51.749 UTC [436] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:06:57.647 UTC [437] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:06:57.647 UTC [437] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:07:03.357 UTC [438] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:07:03.357 UTC [438] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:07:09.239 UTC [439] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:07:09.239 UTC [439] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:07:15.033 UTC [441] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:07:15.033 UTC [441] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:07:20.861 UTC [442] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:07:20.861 UTC [442] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:07:26.647 UTC [443] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:07:26.647 UTC [443] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:07:32.531 UTC [444] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:07:32.531 UTC [444] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:07:38.431 UTC [445] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:07:38.431 UTC [445] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:07:44.356 UTC [447] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:07:44.356 UTC [447] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:12:56.859 UTC [458] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:12:56.859 UTC [458] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:02.685 UTC [459] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:02.685 UTC [459] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:08.371 UTC [460] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:08.371 UTC [460] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:14.164 UTC [461] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:14.164 UTC [461] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:19.888 UTC [463] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:19.888 UTC [463] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:25.768 UTC [464] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:25.768 UTC [464] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:31.580 UTC [465] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:31.580 UTC [465] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:37.340 UTC [466] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:37.340 UTC [466] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:43.102 UTC [467] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:43.102 UTC [467] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:48.813 UTC [469] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:48.813 UTC [469] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:13:54.609 UTC [470] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:13:54.609 UTC [470] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:01.364 UTC [471] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:01.364 UTC [471] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:07.162 UTC [472] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:07.162 UTC [472] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:12.996 UTC [473] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:12.996 UTC [473] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:18.734 UTC [475] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:18.734 UTC [475] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:24.625 UTC [476] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:24.625 UTC [476] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:30.570 UTC [477] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:30.570 UTC [477] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:36.483 UTC [478] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:36.483 UTC [478] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:42.281 UTC [479] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:42.281 UTC [479] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:48.039 UTC [481] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:48.039 UTC [481] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:53.837 UTC [482] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:53.837 UTC [482] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:14:59.631 UTC [483] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:14:59.631 UTC [483] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:15:11.447 UTC [484] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:15:11.447 UTC [484] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:15:17.207 UTC [486] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:15:17.207 UTC [486] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:15:23.041 UTC [487] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:15:23.041 UTC [487] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:15:28.847 UTC [488] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:15:28.847 UTC [488] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:15:34.734 UTC [489] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:15:34.734 UTC [489] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:15:40.613 UTC [490] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:15:40.613 UTC [490] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:15:46.454 UTC [492] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:15:46.454 UTC [492] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:15:52.316 UTC [493] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:15:52.316 UTC [493] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:15:58.152 UTC [494] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:15:58.152 UTC [494] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:16:03.914 UTC [495] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:16:03.914 UTC [495] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:16:09.747 UTC [496] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:16:09.747 UTC [496] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:21:29.589 UTC [508] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:21:29.589 UTC [508] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:21:35.390 UTC [509] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:21:35.390 UTC [509] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:21:41.272 UTC [510] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:21:41.272 UTC [510] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:21:47.069 UTC [512] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:21:47.069 UTC [512] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:21:52.912 UTC [513] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:21:52.912 UTC [513] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:21:58.787 UTC [514] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:21:58.787 UTC [514] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:04.578 UTC [515] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:04.578 UTC [515] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:10.455 UTC [516] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:10.455 UTC [516] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:16.207 UTC [518] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:16.207 UTC [518] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:22.014 UTC [519] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:22.014 UTC [519] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:27.790 UTC [520] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:27.790 UTC [520] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:33.593 UTC [521] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:33.593 UTC [521] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:41.911 UTC [522] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:41.911 UTC [522] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:47.613 UTC [524] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:47.613 UTC [524] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:53.383 UTC [525] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:53.383 UTC [525] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:22:59.210 UTC [526] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:22:59.210 UTC [526] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:23:05.091 UTC [527] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:23:05.091 UTC [527] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:23:10.957 UTC [528] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:23:10.957 UTC [528] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:23:16.855 UTC [530] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:23:16.855 UTC [530] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:23:22.853 UTC [531] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:23:22.853 UTC [531] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:23:28.686 UTC [532] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:23:28.686 UTC [532] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:23:34.372 UTC [533] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:23:34.372 UTC [533] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:23:40.394 UTC [534] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:23:40.394 UTC [534] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:28:57.593 UTC [546] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:28:57.593 UTC [546] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:29:03.451 UTC [547] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:29:03.451 UTC [547] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:29:09.248 UTC [548] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:29:09.248 UTC [548] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:29:15.096 UTC [550] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:29:15.096 UTC [550] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:29:20.909 UTC [551] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:29:20.909 UTC [551] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:29:26.707 UTC [552] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:29:26.707 UTC [552] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:29:32.555 UTC [553] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:29:32.555 UTC [553] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:29:38.312 UTC [554] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:29:38.312 UTC [554] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:29:44.126 UTC [555] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:29:44.126 UTC [555] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:29:50.024 UTC [557] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:29:50.024 UTC [557] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:01.325 UTC [558] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:01.325 UTC [558] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:07.142 UTC [559] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:07.142 UTC [559] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:13.006 UTC [560] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:13.006 UTC [560] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:18.773 UTC [562] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:18.773 UTC [562] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:24.609 UTC [563] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:24.609 UTC [563] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:30.414 UTC [564] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:30.414 UTC [564] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:36.336 UTC [565] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:36.336 UTC [565] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:42.253 UTC [566] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:42.253 UTC [566] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:48.026 UTC [568] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:48.026 UTC [568] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:53.842 UTC [569] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:53.842 UTC [569] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:30:59.697 UTC [570] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:30:59.697 UTC [570] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:36:14.143 UTC [581] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:36:14.143 UTC [581] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:36:19.973 UTC [583] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:36:19.973 UTC [583] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:36:25.949 UTC [584] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:36:25.949 UTC [584] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:36:31.741 UTC [585] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:36:31.741 UTC [585] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:36:37.624 UTC [586] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:36:37.624 UTC [586] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:36:43.415 UTC [587] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:36:43.415 UTC [587] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:36:49.211 UTC [589] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:36:49.211 UTC [589] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:36:55.229 UTC [590] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:36:55.229 UTC [590] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:01.250 UTC [591] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:01.250 UTC [591] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:07.003 UTC [592] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:07.003 UTC [592] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:12.849 UTC [593] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:12.849 UTC [593] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:19.794 UTC [595] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:19.794 UTC [595] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:25.643 UTC [596] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:25.643 UTC [596] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:31.491 UTC [597] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:31.491 UTC [597] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:37.277 UTC [598] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:37.277 UTC [598] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:43.143 UTC [599] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:43.143 UTC [599] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:49.011 UTC [601] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:49.011 UTC [601] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:37:54.876 UTC [602] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:37:54.876 UTC [602] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:38:00.685 UTC [603] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:38:00.685 UTC [603] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:38:06.413 UTC [604] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:38:06.413 UTC [604] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:38:12.181 UTC [605] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:38:12.181 UTC [605] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:38:17.979 UTC [607] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:38:17.979 UTC [607] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:38:23.722 UTC [608] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:38:23.722 UTC [608] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:43:44.006 UTC [619] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:43:44.006 UTC [619] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:43:49.802 UTC [621] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:43:49.802 UTC [621] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:43:55.687 UTC [622] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:43:55.687 UTC [622] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:01.499 UTC [623] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:01.499 UTC [623] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:07.259 UTC [624] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:07.259 UTC [624] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:13.092 UTC [625] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:13.092 UTC [625] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:18.819 UTC [627] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:18.819 UTC [627] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:24.581 UTC [628] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:24.581 UTC [628] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:30.348 UTC [629] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:30.348 UTC [629] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:36.120 UTC [630] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:36.120 UTC [630] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:41.884 UTC [631] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:41.884 UTC [631] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:50.259 UTC [633] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:50.259 UTC [633] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:44:56.048 UTC [634] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:44:56.048 UTC [634] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:45:01.830 UTC [635] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:45:01.830 UTC [635] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:45:07.651 UTC [636] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:45:07.651 UTC [636] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:45:13.440 UTC [637] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:45:13.440 UTC [637] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:45:19.379 UTC [639] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:45:19.379 UTC [639] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:45:25.283 UTC [640] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:45:25.283 UTC [640] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:45:31.155 UTC [641] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:45:31.155 UTC [641] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:45:36.901 UTC [642] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:45:36.901 UTC [642] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:45:42.693 UTC [643] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:45:42.693 UTC [643] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:45:48.434 UTC [645] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:45:48.434 UTC [645] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:03.080 UTC [656] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:03.080 UTC [656] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:08.928 UTC [657] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:08.928 UTC [657] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:14.806 UTC [658] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:14.806 UTC [658] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:20.627 UTC [660] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:20.627 UTC [660] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:26.397 UTC [661] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:26.397 UTC [661] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:32.191 UTC [662] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:32.191 UTC [662] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:37.894 UTC [663] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:37.894 UTC [663] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:43.687 UTC [664] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:43.687 UTC [664] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:49.383 UTC [666] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:49.383 UTC [666] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:51:55.152 UTC [667] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:51:55.152 UTC [667] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:00.879 UTC [668] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:00.879 UTC [668] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:10.583 UTC [669] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:10.583 UTC [669] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:16.298 UTC [671] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:16.298 UTC [671] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:22.078 UTC [672] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:22.078 UTC [672] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:27.912 UTC [673] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:27.912 UTC [673] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:33.751 UTC [674] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:33.751 UTC [674] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:39.662 UTC [675] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:39.662 UTC [675] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:45.478 UTC [677] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:45.478 UTC [677] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:51.189 UTC [678] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:51.189 UTC [678] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:52:57.100 UTC [679] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:52:57.100 UTC [679] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:53:02.807 UTC [680] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:53:02.807 UTC [680] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:53:08.716 UTC [681] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:53:08.716 UTC [681] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:58:25.654 UTC [693] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:58:25.654 UTC [693] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:58:31.524 UTC [694] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:58:31.524 UTC [694] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:58:37.263 UTC [695] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:58:37.263 UTC [695] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:58:43.028 UTC [696] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:58:43.028 UTC [696] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:58:48.655 UTC [698] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:58:48.655 UTC [698] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:58:54.396 UTC [699] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:58:54.396 UTC [699] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:00.211 UTC [700] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:00.211 UTC [700] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:05.900 UTC [701] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:05.900 UTC [701] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:11.610 UTC [702] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:11.610 UTC [702] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:17.300 UTC [704] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:17.300 UTC [704] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:23.061 UTC [705] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:23.061 UTC [705] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:30.321 UTC [706] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:30.321 UTC [706] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:36.180 UTC [707] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:36.180 UTC [707] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:41.949 UTC [708] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:41.949 UTC [708] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:47.613 UTC [710] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:47.613 UTC [710] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:53.328 UTC [711] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:53.328 UTC [711] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 04:59:59.235 UTC [712] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 04:59:59.235 UTC [712] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:00:05.128 UTC [713] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:00:05.128 UTC [713] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:00:11.117 UTC [714] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:00:11.117 UTC [714] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:00:16.861 UTC [716] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:00:16.861 UTC [716] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:00:22.741 UTC [717] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:00:22.741 UTC [717] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:00:28.439 UTC [718] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:00:28.439 UTC [718] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:05:45.471 UTC [729] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:05:45.471 UTC [729] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:05:51.328 UTC [731] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:05:51.328 UTC [731] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:05:57.093 UTC [732] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:05:57.093 UTC [732] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:02.915 UTC [733] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:02.915 UTC [733] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:08.762 UTC [734] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:08.762 UTC [734] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:14.520 UTC [735] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:14.520 UTC [735] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:20.309 UTC [737] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:20.309 UTC [737] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:26.139 UTC [738] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:26.139 UTC [738] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:31.769 UTC [739] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:31.769 UTC [739] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:37.607 UTC [740] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:37.607 UTC [740] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:43.375 UTC [741] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:43.375 UTC [741] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:53.685 UTC [743] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:53.685 UTC [743] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:06:59.397 UTC [744] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:06:59.397 UTC [744] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:07:05.118 UTC [745] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:07:05.118 UTC [745] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:07:11.098 UTC [746] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:07:11.098 UTC [746] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:07:16.833 UTC [748] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:07:16.833 UTC [748] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:07:22.739 UTC [749] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:07:22.739 UTC [749] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:07:28.475 UTC [750] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:07:28.475 UTC [750] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:07:34.270 UTC [751] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:07:34.270 UTC [751] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:07:40.093 UTC [752] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:07:40.093 UTC [752] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:07:45.986 UTC [754] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:07:45.986 UTC [754] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:07:51.733 UTC [755] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:07:51.733 UTC [755] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:00.745 UTC [766] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:00.745 UTC [766] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:06.628 UTC [767] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:06.628 UTC [767] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:12.340 UTC [768] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:12.340 UTC [768] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:18.264 UTC [770] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:18.264 UTC [770] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:24.203 UTC [771] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:24.203 UTC [771] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:29.888 UTC [772] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:29.888 UTC [772] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:35.675 UTC [773] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:35.675 UTC [773] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:41.648 UTC [774] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:41.648 UTC [774] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:47.268 UTC [776] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:47.268 UTC [776] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:53.083 UTC [777] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:53.083 UTC [777] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:13:58.872 UTC [778] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:13:58.872 UTC [778] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:14:12.174 UTC [779] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:14:12.174 UTC [779] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:14:17.866 UTC [781] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:14:17.866 UTC [781] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:14:23.645 UTC [782] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:14:23.645 UTC [782] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:14:29.565 UTC [783] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:14:29.565 UTC [783] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:14:35.409 UTC [784] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:14:35.409 UTC [784] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:14:41.301 UTC [785] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:14:41.301 UTC [785] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:14:46.989 UTC [787] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:14:46.989 UTC [787] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:14:52.725 UTC [788] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:14:52.725 UTC [788] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:14:58.599 UTC [789] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:14:58.599 UTC [789] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:15:04.399 UTC [790] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:15:04.399 UTC [790] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:15:10.294 UTC [791] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:15:10.294 UTC [791] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:20:29.289 UTC [803] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:20:29.289 UTC [803] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:20:35.126 UTC [804] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:20:35.126 UTC [804] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:20:40.926 UTC [805] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:20:40.926 UTC [805] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:20:46.734 UTC [807] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:20:46.734 UTC [807] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:20:52.517 UTC [808] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:20:52.517 UTC [808] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:20:58.311 UTC [809] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:20:58.311 UTC [809] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:04.037 UTC [810] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:04.037 UTC [810] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:09.901 UTC [811] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:09.901 UTC [811] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:15.753 UTC [812] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:15.753 UTC [812] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:21.643 UTC [814] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:21.643 UTC [814] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:27.506 UTC [815] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:27.506 UTC [815] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:33.261 UTC [816] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:33.261 UTC [816] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:41.370 UTC [817] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:41.370 UTC [817] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:47.064 UTC [819] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:47.064 UTC [819] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:52.762 UTC [820] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:52.762 UTC [820] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:21:58.621 UTC [821] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:21:58.621 UTC [821] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:22:04.322 UTC [822] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:22:04.322 UTC [822] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:22:10.138 UTC [823] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:22:10.138 UTC [823] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:22:15.946 UTC [825] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:22:15.946 UTC [825] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:22:21.644 UTC [826] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:22:21.644 UTC [826] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:22:27.371 UTC [827] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:22:27.371 UTC [827] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:22:33.135 UTC [828] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:22:33.135 UTC [828] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:22:38.981 UTC [829] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:22:38.981 UTC [829] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:00.367 UTC [841] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:00.367 UTC [841] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:06.059 UTC [842] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:06.059 UTC [842] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:11.769 UTC [843] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:11.769 UTC [843] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:17.589 UTC [845] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:17.589 UTC [845] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:23.360 UTC [846] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:23.360 UTC [846] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:29.154 UTC [847] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:29.154 UTC [847] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:34.838 UTC [848] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:34.838 UTC [848] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:40.605 UTC [849] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:40.605 UTC [849] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:46.369 UTC [851] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:46.369 UTC [851] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:52.098 UTC [852] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:52.098 UTC [852] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:28:57.846 UTC [853] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:28:57.846 UTC [853] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:03.517 UTC [854] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:03.517 UTC [854] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:10.935 UTC [855] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:10.935 UTC [855] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:16.697 UTC [857] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:16.697 UTC [857] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:22.482 UTC [858] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:22.482 UTC [858] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:28.259 UTC [859] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:28.259 UTC [859] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:33.952 UTC [860] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:33.952 UTC [860] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:39.727 UTC [861] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:39.727 UTC [861] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:45.566 UTC [862] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:45.566 UTC [862] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:51.474 UTC [864] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:51.474 UTC [864] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:29:57.371 UTC [865] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:29:57.371 UTC [865] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:30:03.172 UTC [866] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:30:03.172 UTC [866] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:30:08.871 UTC [867] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:30:08.871 UTC [867] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:30:20.241 UTC [869] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:30:20.241 UTC [869] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:30:26.046 UTC [870] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:30:26.046 UTC [870] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:30:31.737 UTC [871] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:30:31.737 UTC [871] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:30:37.522 UTC [872] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:30:37.522 UTC [872] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:30:43.359 UTC [873] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:30:43.359 UTC [873] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:30:49.221 UTC [875] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:30:49.221 UTC [875] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:30:55.068 UTC [876] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:30:55.068 UTC [876] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:31:00.857 UTC [877] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:31:00.857 UTC [877] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:31:06.606 UTC [878] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:31:06.606 UTC [878] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:31:12.415 UTC [879] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:31:12.415 UTC [879] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:31:18.122 UTC [881] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:31:18.122 UTC [881] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:31:24.058 UTC [882] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:31:24.058 UTC [882] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:36:35.909 UTC [893] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:36:35.909 UTC [893] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:36:41.676 UTC [894] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:36:41.676 UTC [894] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:36:47.330 UTC [896] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:36:47.330 UTC [896] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:36:53.078 UTC [897] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:36:53.078 UTC [897] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:36:58.865 UTC [898] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:36:58.865 UTC [898] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:04.815 UTC [899] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:04.815 UTC [899] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:10.586 UTC [900] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:10.586 UTC [900] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:16.412 UTC [902] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:16.412 UTC [902] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:22.142 UTC [903] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:22.142 UTC [903] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:27.819 UTC [904] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:27.819 UTC [904] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:33.594 UTC [905] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:33.594 UTC [905] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:41.336 UTC [906] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:41.336 UTC [906] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:47.259 UTC [908] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:47.259 UTC [908] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:53.097 UTC [909] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:53.097 UTC [909] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:37:58.894 UTC [910] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:37:58.894 UTC [910] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:38:04.704 UTC [911] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:38:04.704 UTC [911] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:38:10.576 UTC [912] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:38:10.576 UTC [912] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:38:16.228 UTC [914] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:38:16.228 UTC [914] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:38:21.997 UTC [915] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:38:21.997 UTC [915] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:38:27.932 UTC [916] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:38:27.932 UTC [916] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:38:33.719 UTC [917] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:38:33.719 UTC [917] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:38:39.665 UTC [918] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:38:39.665 UTC [918] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:43:51.149 UTC [930] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:43:51.149 UTC [930] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:43:56.933 UTC [931] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:43:56.933 UTC [931] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:02.664 UTC [932] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:02.664 UTC [932] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:08.420 UTC [933] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:08.420 UTC [933] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:14.138 UTC [934] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:14.138 UTC [934] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:19.827 UTC [936] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:19.827 UTC [936] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:25.678 UTC [937] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:25.678 UTC [937] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:31.560 UTC [938] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:31.560 UTC [938] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:37.169 UTC [939] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:37.169 UTC [939] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:42.925 UTC [940] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:42.925 UTC [940] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:48.613 UTC [942] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:48.613 UTC [942] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:44:54.384 UTC [943] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:44:54.384 UTC [943] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:00.665 UTC [944] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:00.665 UTC [944] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:06.566 UTC [945] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:06.566 UTC [945] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:12.446 UTC [946] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:12.446 UTC [946] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:18.247 UTC [948] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:18.247 UTC [948] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:24.007 UTC [949] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:24.007 UTC [949] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:29.739 UTC [950] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:29.739 UTC [950] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:35.656 UTC [951] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:35.656 UTC [951] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:41.581 UTC [952] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:41.581 UTC [952] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:47.537 UTC [954] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:47.537 UTC [954] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:53.535 UTC [955] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:53.535 UTC [955] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:45:59.301 UTC [956] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:45:59.301 UTC [956] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:51:11.672 UTC [967] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:51:11.672 UTC [967] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:51:17.352 UTC [969] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:51:17.352 UTC [969] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:51:23.166 UTC [970] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:51:23.166 UTC [970] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:51:28.864 UTC [971] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:51:28.864 UTC [971] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:51:34.583 UTC [972] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:51:34.583 UTC [972] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:51:40.319 UTC [973] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:51:40.319 UTC [973] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:51:46.110 UTC [974] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:51:46.110 UTC [974] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:51:51.765 UTC [976] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:51:51.765 UTC [976] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:51:57.613 UTC [977] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:51:57.613 UTC [977] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:52:03.440 UTC [978] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:52:03.440 UTC [978] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:52:09.093 UTC [979] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:52:09.093 UTC [979] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:52:22.419 UTC [981] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:52:22.419 UTC [981] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:52:28.307 UTC [982] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:52:28.307 UTC [982] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:52:34.044 UTC [983] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:52:34.044 UTC [983] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:52:39.786 UTC [984] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:52:39.786 UTC [984] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:52:45.630 UTC [985] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:52:45.630 UTC [985] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:52:51.315 UTC [987] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:52:51.315 UTC [987] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:52:57.092 UTC [988] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:52:57.092 UTC [988] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:53:02.915 UTC [989] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:53:02.915 UTC [989] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:53:08.632 UTC [990] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:53:08.632 UTC [990] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:53:14.353 UTC [991] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:53:14.353 UTC [991] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:53:20.155 UTC [993] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:53:20.155 UTC [993] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:58:34.570 UTC [1004] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:58:34.570 UTC [1004] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:58:40.346 UTC [1005] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:58:40.346 UTC [1005] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:58:46.090 UTC [1006] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:58:46.090 UTC [1006] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:58:51.938 UTC [1008] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:58:51.938 UTC [1008] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:58:57.596 UTC [1009] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:58:57.596 UTC [1009] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:03.308 UTC [1010] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:03.308 UTC [1010] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:09.143 UTC [1011] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:09.143 UTC [1011] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:14.998 UTC [1012] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:14.998 UTC [1012] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:20.845 UTC [1014] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:20.845 UTC [1014] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:26.644 UTC [1015] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:26.644 UTC [1015] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:32.409 UTC [1016] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:32.409 UTC [1016] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:42.115 UTC [1017] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:42.115 UTC [1017] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:48.020 UTC [1019] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:48.020 UTC [1019] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:53.930 UTC [1020] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:53.930 UTC [1020] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 05:59:59.711 UTC [1021] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 05:59:59.711 UTC [1021] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 06:00:05.510 UTC [1022] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 06:00:05.510 UTC [1022] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 06:00:11.417 UTC [1023] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 06:00:11.417 UTC [1023] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 06:00:17.225 UTC [1025] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 06:00:17.225 UTC [1025] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 06:00:23.062 UTC [1026] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 06:00:23.062 UTC [1026] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL
2022-01-22 06:00:28.985 UTC [1027] ERROR:  column "created" of relation "tenancy_tenantgroup" already exists
2022-01-22 06:00:28.985 UTC [1027] STATEMENT:  ALTER TABLE "tenancy_tenantgroup" ADD COLUMN "created" date DEFAULT '2022-01-22'::date NULL