pgsql-hackers since 2021-08-18 00:00

The PostgreSQL developers team lives here. Discussion of current development issues, problems and bugs, and proposed new features. If your question cannot be answered by people in the other lists, and it is likely that only a developer will know the answer, you may re-post your question in this list. You must try elsewhere first!

Search the Archives

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Aug. 18, 2021

Thread Author Time
Re: Support for NSS as a libpq TLS backend Jacob Champion 00:06
Re: PG14: Avoid checking output-buffer-length for every encoded byte during pg_hex_encode Michael Paquier 00:10
Re: PG14: Avoid checking output-buffer-length for every encoded byte during pg_hex_encode Michael Paquier 00:14
Re: The Free Space Map: Problems and Opportunities Peter Geoghegan 00:31
Re: Support for NSS as a libpq TLS backend Michael Paquier 00:32
Re: Two patches to speed up pg_rewind. Michael Paquier 00:43
Re: [PATCH]Remove obsolete macro CHECKFLOATVAL in btree_gist Michael Paquier 01:04
RE: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o [email protected] 01:16
Re: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE Michael Paquier 01:17
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 01:23
Re: The Free Space Map: Problems and Opportunities Peter Geoghegan 01:32
Re: The Free Space Map: Problems and Opportunities Peter Geoghegan 01:39
Re: Allow composite foreign keys to reference a superset of unique constraint columns? Laurenz Albe 02:25
RE: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o [email protected] 02:52
Re: Skipping logical replication transactions on subscriber side Amit Kapila 03:02
Re: PoC/WIP: Extended statistics on expressions Justin Pryzby 03:07
Re: pgstat_send_connstats() introduces unnecessary timestamp and UDP overhead 📎 Laurenz Albe 03:16
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 04:00
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar 04:17
Re: Skipping logical replication transactions on subscriber side 📎 Masahiko Sawada 04:29
pg_veryfybackup can fail with a valid backup for TLI > 1 📎 Kyotaro Horiguchi 05:30
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 05:54
Re: Skipping logical replication transactions on subscriber side Amit Kapila 06:14
RE: Skipping logical replication transactions on subscriber side [email protected] 06:33
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 06:41
Re: when the startup process doesn't (logging startup delays) Nitin Jadhav 06:53
RE: Skipping logical replication transactions on subscriber side [email protected] 07:19
Re: [bug] Logical Decoding of relation rewrite with toast does not reset toast_hash 📎 Drouvot, Bertrand 07:56
Re: [PATCH] Allow multiple recursive self-references 📎 Denis Hirn 08:28
Re: Fix uninitialized variable access (src/backend/utils/mmgr/freepage.c) Kyotaro Horiguchi 08:29
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 08:39
Small typo fix in logical decoding example 📎 Daniel Gustafsson 09:38
Re: Support for NSS as a libpq TLS backend Daniel Gustafsson 09:48
Re: [bug] Logical Decoding of relation rewrite with toast does not reset toast_hash Amit Kapila 10:01
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Dilip Kumar 10:15
Re: Window Function "Run Conditions" 📎 David Rowley 10:39
Re: Use extended statistics to estimate (Var op Var) clauses 📎 Tomas Vondra 10:43
Re: Fix uninitialized variable access (src/backend/utils/mmgr/freepage.c) Greg Nancarrow 10:53
Re: .ready and .done files considered harmful 📎 Dipesh Pandit 11:05
Re: Clarify how triggers relate to transactions Laurenz Albe 11:06
Re: Fix uninitialized variable access (src/backend/utils/mmgr/freepage.c) Ranier Vilela 11:06
NAMEDATALEN increase because of non-latin languages Денис Романенко 11:07
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud 11:15
Re: NAMEDATALEN increase because of non-latin languages Ranier Vilela 11:16
Re: NAMEDATALEN increase because of non-latin languages John Naylor 11:27
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud 11:33
Re: NAMEDATALEN increase because of non-latin languages Денис Романенко 11:43
Re: PoC/WIP: Extended statistics on expressions Tomas Vondra 11:43
Is there now an official way to pass column projection to heap AM Hannu Krosing 11:55
Re: NAMEDATALEN increase because of non-latin languages Hannu Krosing 12:03
Re: NAMEDATALEN increase because of non-latin languages John Naylor 12:04
Re: NAMEDATALEN increase because of non-latin languages John Naylor 12:07
Re: Is there now an official way to pass column projection to heap AM Daniel Gustafsson 12:15
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud 12:20
Re: Window Function "Run Conditions" Andy Fan 12:20
pgbench functions as extension Hannu Krosing 12:21
Re: Improve documentation for pg_upgrade, standbys and rsync Laurenz Albe 12:24
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud 12:28
Re: Keep notnullattrs in RelOptInfo (Was part of UniqueKey patch series) 📎 Andy Fan 12:29
Re: NAMEDATALEN increase because of non-latin languages Laurenz Albe 12:33
Re: Table AM modifications to accept column projection lists Andy Fan 12:56
Re: NAMEDATALEN increase because of non-latin languages Ranier Vilela 13:06
Re: Use extended statistics to estimate (Var op Var) clauses Mark Dilger 13:16
Re: Parallel scan with SubTransGetTopmostTransaction assert coredump 📎 Greg Nancarrow 13:28
Re: NAMEDATALEN increase because of non-latin languages Tom Lane 14:21
Re: .ready and .done files considered harmful Robert Haas 14:23
Re: [BUG] wrong refresh when ALTER SUBSCRIPTION ADD/DROP PUBLICATION Peter Eisentraut 14:24
Re: The Free Space Map: Problems and Opportunities Robert Haas 14:36
Re: [bug] Logical Decoding of relation rewrite with toast does not reset toast_hash 📎 Drouvot, Bertrand 14:39
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud 14:41
Re: NAMEDATALEN increase because of non-latin languages Peter Eisentraut 14:43
Re: The Free Space Map: Problems and Opportunities Robert Haas 14:45
Re: replay of CREATE TABLESPACE eats data at wal_level=minimal Robert Haas 14:47
Re: NAMEDATALEN increase because of non-latin languages Tom Lane 14:53
Don't clean up LLVM state when exiting in a bad way 📎 Jelte Fennema 15:00
Re: Don't clean up LLVM state when exiting in a bad way Zhihong Yu 15:17
Re: NAMEDATALEN increase because of non-latin languages Andrew Dunstan 15:55
Re: NAMEDATALEN increase because of non-latin languages Tom Lane 16:12
Re: The Free Space Map: Problems and Opportunities Peter Geoghegan 16:27
Re: NAMEDATALEN increase because of non-latin languages Alvaro Herrera 16:39
Re: NAMEDATALEN increase because of non-latin languages Andrew Dunstan 16:57
Re: archive status ".ready" files may be created too early [email protected] 17:04
Re: The Free Space Map: Problems and Opportunities Peter Geoghegan 17:04
pg_dump handling of ALTER DEFAULT PRIVILEGES IN SCHEMA 📎 Bossart, Nathan 17:09
Re: NAMEDATALEN increase because of non-latin languages Julien Rouhaud 17:12
Re: archive status ".ready" files may be created too early Bossart, Nathan 17:24
Re: archive status ".ready" files may be created too early [email protected] 17:40
Re: archive status ".ready" files may be created too early [email protected] 17:45
Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample Bruce Momjian 17:48
Re: strange case of "if ((a & b))" Bruce Momjian 18:02
Re: archive status ".ready" files may be created too early Bossart, Nathan 18:02
Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample Tom Lane 18:03
Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample Bruce Momjian 18:16
Re: RFC: Improve CPU cache locality of syscache searches 📎 John Naylor 18:19
Re: [Patch] change the default value of shared_buffers in postgresql.conf.sample Magnus Hagander 18:27
Re: strange case of "if ((a & b))" Justin Pryzby 18:28
Re: archive status ".ready" files may be created too early [email protected] 18:30
Re: archive status ".ready" files may be created too early 📎 Bossart, Nathan 19:07
Re: strange case of "if ((a & b))" Bruce Momjian 19:15
Re: strange case of "if ((a & b))" Justin Pryzby 19:23
Re: The Free Space Map: Problems and Opportunities Peter Geoghegan 19:58
Re: .ready and .done files considered harmful Bossart, Nathan 20:35
support for windows robocopy in archive_command and restore_command Andrew Dunstan 21:01
Re: archive status ".ready" files may be created too early 📎 [email protected] 23:46

Aug. 19, 2021

Thread Author Time
Re: strange case of "if ((a & b))" Peter Smith 00:59
Re: Skipping logical replication transactions on subscriber side 📎 Masahiko Sawada 01:47
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 01:53
Re: support for windows robocopy in archive_command and restore_command Julien Rouhaud 02:32
Re: archive status ".ready" files may be created too early 📎 Bossart, Nathan 02:46
Re: strange case of "if ((a & b))" Tom Lane 03:08
Re: support for windows robocopy in archive_command and restore_command Andrew Dunstan 03:25
Re: [PATCH]Remove obsolete macro CHECKFLOATVAL in btree_gist Michael Paquier 03:28
Re: PG14: Avoid checking output-buffer-length for every encoded byte during pg_hex_encode Michael Paquier 03:29
Re: pgsql: pgstat: Bring up pgstat in BaseInit() to fix uninitialized use o Amit Kapila 04:23
Re: Skipping logical replication transactions on subscriber side Amit Kapila 05:06
RE: [PATCH]Remove obsolete macro CHECKFLOATVAL in btree_gist [email protected] 05:10
Re: Skipping logical replication transactions on subscriber side Greg Nancarrow 05:18
Re: replay of CREATE TABLESPACE eats data at wal_level=minimal Noah Misch 05:32
Re: Window Function "Run Conditions" David Rowley 06:35
Re: Skipping logical replication transactions on subscriber side Amit Kapila 06:51
Re: pg_veryfybackup can fail with a valid backup for TLI > 1 Michael Paquier 06:51
Re: elog.c query_id support vs shutdown Michael Paquier 07:05
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 07:09
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 07:10
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 07:16
Re: elog.c query_id support vs shutdown Julien Rouhaud 07:29
Re: Skipping logical replication transactions on subscriber side Greg Nancarrow 07:29
Re: strange case of "if ((a & b))" Daniel Gustafsson 07:34
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 07:50
RE: SI messages sent when excuting ROLLBACK PREPARED command [email protected] 07:52
Some leftovers of recent message cleanup? 📎 Kyotaro Horiguchi 08:03
Re: elog.c query_id support vs shutdown Michael Paquier 08:05
Re: elog.c query_id support vs shutdown Andres Freund 08:10
RE: Parallel Inserts (WAS: [bug?] Missed parallel safety checks..) 📎 [email protected] 08:16
Middleware Messages for FE/BE Simon Riggs 08:33
RE: Skipping logical replication transactions on subscriber side [email protected] 09:04
Re: Middleware Messages for FE/BE Hannu Krosing 09:33
Re: Middleware Messages for FE/BE Hannu Krosing 09:36
Push down time-related SQLValue functions to foreign server 📎 Alexander Pyhalov 09:51
Re: Middleware Messages for FE/BE Hannu Krosing 09:57
Re: Push down time-related SQLValue functions to foreign server Zhihong Yu 10:22
Re: Push down time-related SQLValue functions to foreign server Alexander Pyhalov 10:24
Re: Push down time-related SQLValue functions to foreign server Zhihong Yu 10:55
Re: Push down time-related SQLValue functions to foreign server Ranier Vilela 11:01
Re: Allow escape in application_name (was: [postgres_fdw] add local pid to fallback_application_name) Fujii Masao 11:08
RE: ECPG bug fix: DECALRE STATEMENT and DEALLOCATE, DESCRIBE [email protected] 11:27
Re: Some leftovers of recent message cleanup? Fujii Masao 11:29
Re: NAMEDATALEN increase because of non-latin languages Andres Freund 11:44
Allow declaration after statement and reformat code to use it 📎 Jelte Fennema 11:50
Re: Skipping logical replication transactions on subscriber side Amit Kapila 12:14
Showing I/O timings spent reading/writing temp buffers in EXPLAIN 📎 Masahiko Sawada 12:20
Re: elog.c query_id support vs shutdown Andres Freund 12:20
Re: .ready and .done files considered harmful 📎 Dipesh Pandit 12:39
Re: NAMEDATALEN increase because of non-latin languages 📎 Matthias van de Meent 12:47
Re: NAMEDATALEN increase because of non-latin languages Andres Freund 12:57
Re: Proposal: More structured logging Alvaro Herrera 13:04
Re: elog.c query_id support vs shutdown Julien Rouhaud 13:07
Re: Skipping logical replication transactions on subscriber side Masahiko Sawada 13:09
Re: Allow declaration after statement and reformat code to use it Ranier Vilela 13:38
Re: Showing I/O timings spent reading/writing temp buffers in EXPLAIN Ranier Vilela 13:52
Re: Push down time-related SQLValue functions to foreign server Ashutosh Bapat 14:01
Re: Proposal: More structured logging Magnus Hagander 14:14
Re: Allow declaration after statement and reformat code to use it Tom Lane 14:34
Re: Proposal: More structured logging Alvaro Herrera 14:50
Re: Allow declaration after statement and reformat code to use it Chapman Flack 15:40
Re: Middleware Messages for FE/BE Simon Riggs 16:07
Re: Middleware Messages for FE/BE Simon Riggs 16:08
Re: RFC: Logging plan of the running query Fujii Masao 16:12
Re: Allow declaration after statement and reformat code to use it Tom Lane 16:27
reporting TID/table with corruption error 📎 Alvaro Herrera 16:37
Re: Middleware Messages for FE/BE Jesper Pedersen 16:42
Re: reporting TID/table with corruption error Peter Geoghegan 16:44
Re: Support reset of Shared objects statistics in "pg_stat_reset" function 📎 Sadhuprasad Patro 16:54
Re: Fix around conn_duration in pgbench Fujii Masao 17:05
Re: Middleware Messages for FE/BE Simon Riggs 17:13
Re: reporting TID/table with corruption error Andrey Borodin 17:17
Re: reporting TID/table with corruption error Andrey Borodin 17:28
Re: reporting TID/table with corruption error Dagfinn Ilmari Mannsåker 17:36
Re: reporting TID/table with corruption error Mark Dilger 17:49
Re: badly calculated width of emoji in psql John Naylor 17:49
Re: reporting TID/table with corruption error Peter Geoghegan 17:57
Re: Middleware Messages for FE/BE Jesper Pedersen 18:04
Re: badly calculated width of emoji in psql Peter Eisentraut 18:12
Re: reporting TID/table with corruption error Mark Dilger 18:19
Re: strange case of "if ((a & b))" Bruce Momjian 18:26
Re: elog.c query_id support vs shutdown Bruce Momjian 18:28
Re: Middleware Messages for FE/BE Simon Riggs 18:29
Re: Allow declaration after statement and reformat code to use it Bruce Momjian 18:57
Re: Middleware Messages for FE/BE Hannu Krosing 19:52
Re: .ready and .done files considered harmful Bossart, Nathan 21:12
[PATCH] Proof of concept for GUC improvements 📎 David Christensen 22:09
Re: [PATCH] Proof of concept for GUC improvements Vik Fearing 22:30
Silliness in regexp's citerdissect/creviterdissect 📎 Tom Lane 22:31
Re: [PATCH] Proof of concept for GUC improvements David Christensen 22:43
Re: [PATCH] Proof of concept for GUC improvements Zhihong Yu 22:47
Re: [PATCH] Proof of concept for GUC improvements David G. Johnston 22:58
Re: RFC: Improve CPU cache locality of syscache searches 📎 John Naylor 23:10
Re: elog.c query_id support vs shutdown Michael Paquier 23:46
Re: Allow declaration after statement and reformat code to use it Michael Paquier 23:51

Aug. 20, 2021

Thread Author Time
Re: badly calculated width of emoji in psql Jacob Champion 00:05

Browse Archives

Prev | Next