moein
01/10/2022, 1:50 PMsilentworks
01/10/2022, 5:29 PMmanubaun
01/16/2022, 6:57 PMvar/lib/docker/overlay2/**/diff/var/log/postgresql
You can also replace diff
with merged
.
the csv file in the diff folder and also in the merged folder grow over 6.4 GB. I have no idea, why there is not limit to the log file. But this must be somehow limited. I guess, there must be some postgres settings available, in order to limit the size.
If anyone has an idea how to do it. That would be awesome.
---
Update:
I guess, the postgresql.csv
file was the same for the diff
folder and merged
folderOlyno
01/16/2022, 11:15 PMglundgren
01/17/2022, 11:00 AMglundgren
01/17/2022, 11:01 AMjonny
01/18/2022, 1:40 AMlorencerri
01/20/2022, 3:53 PMon delete cascade
in the table editor UI instead of having to create an SQL statement would be very nice to haveosaxma
01/21/2022, 1:07 PMrealtime
client
It'd be nice if the realtime
client can be utilized to send requests (i.e. select
, insert
, update
, delete
or rpc
). This will allow apps to utilize their long-lived web socket connection when they have one (e.g. messaging heavy app).
For the sake of comparison:
In Hasura, in addition to subscription
(aka live-queries
), both queries
and mutations
can be executed through the web-socket connection. When a query or a mutation is sent through web-socket with a unique id, the client will receive a single response back with the same supplied unique id that contains either data or error.VWL Tobias Hassebrock
01/25/2022, 6:34 PMpeterp
01/27/2022, 11:02 AMSET session_replication_role TO 'replica'
to disable triggers. Whilst we're importing data.peterp
01/27/2022, 11:02 AMpeterp
01/27/2022, 11:06 AMpeterp
01/27/2022, 11:15 AMpeterp
01/27/2022, 11:23 AMKilian
02/01/2022, 1:29 PMKilian
02/01/2022, 1:32 PMsilentworks
02/01/2022, 1:50 PMdmitriy.dranko
02/01/2022, 2:56 PMerik_flywheel
02/01/2022, 5:43 PMsilentworks
02/01/2022, 6:13 PMerik_flywheel
02/01/2022, 6:17 PMsilentworks
02/01/2022, 6:19 PMChris_Acrobat
02/01/2022, 8:23 PMproductdevbook
02/02/2022, 10:46 AMjonny
02/04/2022, 6:46 AMjokerface
02/05/2022, 7:22 PMjdgamble555
02/07/2022, 3:40 AMSealion
02/07/2022, 7:46 PMdmitriy.dranko
02/08/2022, 1:55 PM