lemon-megabyte-87173
12/03/2020, 8:38 PMquiet-agent-97082
12/04/2020, 8:56 AMquiet-agent-97082
12/04/2020, 8:57 AMquiet-agent-97082
12/04/2020, 8:58 AMquiet-agent-97082
12/04/2020, 8:58 AMwooden-notebook-24208
12/07/2020, 8:05 AMcreamy-grass-84108
12/07/2020, 9:18 AMbumpy-carpet-73730
12/07/2020, 8:52 PMadamant-wire-23273
12/08/2020, 6:34 AMadamant-wire-23273
12/08/2020, 6:35 AMadamant-wire-23273
12/08/2020, 6:36 AMadamant-wire-23273
12/08/2020, 6:37 AMadamant-wire-23273
12/08/2020, 6:37 AMglamorous-shoe-15731
12/08/2020, 8:55 AMstrong-branch-63526
12/08/2020, 6:18 PMbusy-monkey-10873
12/08/2020, 6:24 PMbumpy-jewelry-7523
12/09/2020, 7:08 AMbumpy-jewelry-7523
12/09/2020, 7:09 AMbumpy-jewelry-7523
12/09/2020, 7:09 AMbumpy-jewelry-7523
12/09/2020, 7:10 AMnarrow-rain-89253
12/09/2020, 7:21 AMRSERVER_JOBS_DB_BACKUP_ENABLED
to false. Default is true and if credentials for backup storage provider is missing, it might cause pile up of tables in postgres. You can delete all such tables (starting with pre_drop_
in postgres.bumpy-jewelry-7523
12/09/2020, 7:31 AM{"server":"UP", "db":"UP","acceptingEvents":"TRUE","routingEvents":"TRUE","mode":"NORMAL","goroutines":"640", "backendConfigMode": "API", "lastSync":"2020-12-09T07:26:35Z", "lastRegulationSync":""}
Seems like it's in normal mode at least. I'm trying to figure out how to view/delete postgres tables within docker now, thanks.quick-judge-58386
12/09/2020, 7:32 AMdocker exec -it {postgres_container_name} sh
run this command to get into postgres containerbumpy-jewelry-7523
12/09/2020, 7:35 AMdocker exec -it rudder_db_1 psql -U username -W dbpass
workedbumpy-jewelry-7523
12/09/2020, 7:39 AMbumpy-jewelry-7523
12/09/2020, 7:39 AMpre_drop_
related -- am I looking at the right place?narrow-rain-89253
12/09/2020, 7:43 AM/dt+
to check table sizesbumpy-jewelry-7523
12/09/2020, 7:50 AMnarrow-rain-89253
12/09/2020, 7:51 AMbumpy-jewelry-7523
12/09/2020, 7:52 AMdocker volume prune
fixed things. Thanks for the assistance and for teaching me new things!