On 8/14/24 12:50, Peter Eisentraut wrote:
On 13.08.24 21:00, Robert Haas wrote:
On Tue, Aug 13, 2024 at 10:38 AM Sofia Kopikova
wrote:
I noticed that in commit d3cc5ffe81f6 some GUC variables were moved to
header files. According to the commit message in 8ec569479, all
variables in header
look.
--
Best regards,
Sofia Kopikova
Postgres Professional: http://www.postgrespro.com
From 603b0433b9538423a324ae980e0a19d7caaf222e Mon Sep 17 00:00:00 2001
From: Sofia Kopikova
Date: Tue, 13 Aug 2024 16:05:13 +0300
Subject: [PATCH] Apply PGDLLIMPORT markings to some GUC variables
According to the c
On Mon, Jul 17, 2023 at 06:31:04PM -0400, Tom Lane wrote:
Sofia Kopikova writes:
This patch adds TOAST support for system tables pg_class,
pg_attribute and pg_largeobject_metadata, as they include ACL columns,
which may be potentially large in size.
We have been around on this topic before
er
any problems with this feature.
First attempt here:
https://www.postgresql.org/message-id/1643112264.186902...@f325.i.mail.ru
This time I'll do it better
--
Sofia Kopikova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Company
From 6812e6cd47c03e22f953732a24223411d80
condition for adding
"TABLESAMPLE SYSTEM..." to SQL query (set it to zero when
do_sample is false). Or you may also add do_sample as a parameter to
deparseAnalyzeSql, but as for me that’s redundantly.
Stackoverflow:
https://stackoverflow.com/questions/7943233/fast-way-to-discover-th
ACL's.
The VACUUM FULL bug is detailed here:
http://postgr.es/m/CAPpHfdu3PJUzHpQrvJ5RC9bEX_bZ6LwX52kBpb0EiD_9e3Np5g%40mail.gmail.com
Looking forward to your comments
--
Sofia Kopikova
Postgres Professional: http://www.postgrespro.com
The Russian Postgres Compan