pgsql-hackers - October 2021
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
Browse Archives
Prev
|
Next
Oct. 1, 2021
Thread |
Author |
Time |
Re: Support for NSS as a libpq TLS backend
|
Jacob Champion |
00:02 |
Re: Record a Bitmapset of non-pruned partitions
|
Amit Langote |
00:37 |
Re: Skipping logical replication transactions on subscriber side
|
Masahiko Sawada |
01:00 |
Re: Diagnostic comment in LogicalIncreaseXminForSlot
|
Masahiko Sawada |
01:06 |
Re: Addition of authenticated ID to pg_stat_activity
|
Michael Paquier |
01:08 |
Re: Record a Bitmapset of non-pruned partitions
|
David Rowley |
02:10 |
Re: Allow escape in application_name
|
Kyotaro Horiguchi |
02:23 |
minor gripe about lax reloptions parsing for views
|
Mark Dilger |
02:23 |
Re: Diagnostic comment in LogicalIncreaseXminForSlot
|
Amit Kapila |
02:25 |
Re: non-superusers are allowed to drop the replication user, but are
not allowed to alter or even create them, is that ok?
|
Ashutosh Sharma |
04:26 |
Re: Reserve prefixes for loaded libraries proposal
|
Laurenz Albe |
04:27 |
Re: non-superusers are allowed to drop the replication user, but are
not allowed to alter or even create them, is that ok?
|
Ashutosh Sharma |
04:28 |
Re: pgsql: Document XLOG_INCLUDE_XID a little better
|
Amit Kapila |
04:51 |
Re: Incorrect snapshots while promoting hot standby node when 2PC is
used
|
Michael Paquier |
05:11 |
Re: [BUG] failed assertion in EnsurePortalSnapshotExists()
|
Drouvot, Bertrand |
05:27 |
Re: Skipping logical replication transactions on subscriber side
|
Amit Kapila |
05:50 |
Re: Rewriting the test of pg_upgrade as a TAP test - take three -
remastered set
|
Michael Paquier |
06:19 |
Re: when the startup process doesn't (logging startup delays)
|
Michael Paquier |
06:22 |
Re: pgbench bug candidate: negative "initial connection time"
|
Michael Paquier |
06:27 |
Re: Slow standby snapshot
|
Michael Paquier |
06:40 |
Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified
|
Michael Paquier |
06:47 |
Re: Add statistics refresh materialized view
|
Michael Paquier |
06:49 |
Re: Autovacuum (analyze) on partitioned tables for
ATTACH/DETACH/DROP commands
|
Michael Paquier |
06:50 |
Re: [UNVERIFIED SENDER] Re: Challenges preventing us moving to 64
bit transaction id (XID)?
|
Michael Paquier |
06:53 |
Re: Support for NSS as a libpq TLS backend
|
Daniel Gustafsson |
06:55 |
Re: Numeric x^y for negative x
|
Dean Rasheed |
06:56 |
Re: PoC Refactor AM analyse API
|
Michael Paquier |
06:57 |
Re: [PATCH] test/ssl: rework the sslfiles Makefile target
|
Michael Paquier |
06:59 |
Re: [PATCH] test/ssl: rework the sslfiles Makefile target
|
Daniel Gustafsson |
07:02 |
Re: Speed up transaction completion faster after many relations are
accessed in a transaction
|
Michael Paquier |
07:03 |
Re: pg_receivewal starting position
|
Michael Paquier |
07:05 |
Re: Reserve prefixes for loaded libraries proposal
|
Florin Irion |
07:07 |
Re: postgres_fdw: Handle boolean comparison predicates
|
Daniel Gustafsson |
07:10 |
Re: Toast compression method options
|
Michael Paquier |
07:12 |
Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS 📎
|
Jelte Fennema |
07:14 |
Re: Remove redundant initializations
|
Michael Paquier |
07:17 |
Re: ResourceOwner refactoring
|
Michael Paquier |
07:18 |
Re: Allow escape in application_name
|
Kyotaro Horiguchi |
07:40 |
Re: pg_upgrade test for binary compatibility of core data types
|
Michael Paquier |
07:58 |
Re: create table like: ACCESS METHOD
|
Michael Paquier |
08:01 |
Re: Logical replication keepalive flood
|
Greg Nancarrow |
08:14 |
Re: Skipping logical replication transactions on subscriber side
|
Amit Kapila |
08:32 |
Re: Skipping logical replication transactions on subscriber side
|
Masahiko Sawada |
09:11 |
Re: Toast compression method options
|
Dilip Kumar |
09:11 |
Re: Logical replication keepalive flood
|
Kyotaro Horiguchi |
09:12 |
Re: Eval expression R/O once time (src/backend/executor/execExpr.c)
|
Artur Zakirov |
09:55 |
Re: Eval expression R/O once time (src/backend/executor/execExpr.c)
|
Ranier Vilela |
10:04 |
Re: Improve join selectivity estimation using extended statistics
|
Daniel Gustafsson |
10:13 |
Re: [WIP] UNNEST(REFCURSOR): allowing SELECT to consume data from a
REFCURSOR
|
Daniel Gustafsson |
10:20 |
Memory leak in pg_hmac_final 📎
|
Sergey Shinderuk |
10:39 |
Re: Warn if initdb's --sync-only option is mixed with other options
|
Daniel Gustafsson |
11:22 |
Re: [EXTERNAL] Re: Add ETIMEDOUT to ALL_CONNECTION_FAILURE_ERRNOS
|
Tom Lane |
11:50 |
Re: Memory leak in pg_hmac_final
|
Daniel Gustafsson |
12:05 |
Re: Memory leak in pg_hmac_final
|
Sergey Shinderuk |
12:31 |
Re: Atomic rename feature for Windows.
|
Juan José Santamaría Flecha |
12:37 |
Re: pgsql: Document XLOG_INCLUDE_XID a little better
|
Alvaro Herrera |
12:53 |
Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified
|
Alvaro Herrera |
12:55 |
Re: 002_types.pl fails on some timezones on windows
|
Tom Lane |
12:55 |
Re: minor gripe about lax reloptions parsing for views
|
Alvaro Herrera |
13:15 |
Re: proposal: possibility to read dumped table's name from file 📎
|
Daniel Gustafsson |
13:19 |
Re: pgsql: Document XLOG_INCLUDE_XID a little better
|
Robert Haas |
13:45 |
Re: 2021-09 Commitfest
|
Jaime Casanova |
13:53 |
Re: Multi-Column List Partitioning 📎
|
Amit Langote |
13:55 |
Re: Inconsistent behavior of pg_dump/pg_restore on DEFAULT PRIVILEGES
|
Masahiko Sawada |
14:13 |
Re: Using indexUnchanged with nbtree
|
Jaime Casanova |
14:20 |
Re: Using indexUnchanged with nbtree
|
Simon Riggs |
14:21 |
Re: Numeric x^y for negative x
|
Jaime Casanova |
14:25 |
Re: 002_types.pl fails on some timezones on windows
|
Andrew Dunstan |
14:25 |
Re: 002_types.pl fails on some timezones on windows
|
Tom Lane |
14:35 |
Re: non-superusers are allowed to drop the replication user, but are
not allowed to alter or even create them, is that ok?
|
Mark Dilger |
14:38 |
RE: Failed transaction statistics to measure the logical replication
progress
|
[email protected] |
14:52 |
Re: Multi-Column List Partitioning
|
Zhihong Yu |
15:09 |
VS2022: Support Visual Studio 2022 on Windows 📎
|
Hans Buschmann |
15:15 |
Re: shared-memory based stats collector
|
Jaime Casanova |
15:24 |
Re: proposal: possibility to read dumped table's name from file
|
Pavel Stehule |
16:00 |
Re: proposal: possibility to read dumped table's name from file
|
Erik Rijkers |
16:19 |
Re: [PATCH] ProcessInterrupts_hook
|
Jaime Casanova |
17:24 |
Re: 2021-09 Commitfest
|
Jaime Casanova |
17:31 |
Re: 2021-09 Commitfest
|
Tom Lane |
17:34 |
Re: 2021-09 Commitfest
|
Jaime Casanova |
17:40 |
Re: 2021-09 Commitfest
|
Andrew Dunstan |
17:43 |
Re: Deduplicate code updating ControleFile's DBState.
|
Bossart, Nathan |
17:47 |
Re: 2021-09 Commitfest
|
Jaime Casanova |
17:49 |
Re: parallelizing the archiver
|
Bossart, Nathan |
18:05 |
Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows
|
Andrew Dunstan |
18:07 |
Re: 2021-09 Commitfest
|
Tom Lane |
18:15 |
Re: PoC Refactor AM analyse API
|
Денис Смирнов |
18:24 |
Re: 2021-09 Commitfest
|
Daniel Gustafsson |
18:29 |
Re: parallelizing the archiver
|
Andrey Borodin |
19:07 |
Re: Fix uninitialized variable access
(src/backend/utils/mmgr/freepage.c)
|
David Zhang |
19:23 |
Re: minor gripe about lax reloptions parsing for views 📎
|
Mark Dilger |
19:34 |
Re: BUG #16583: merge join on tables with different DB collation
behind postgres_fdw fails
|
Jeremy Schneider |
19:37 |
Re: [BUG] Logical replication failure "ERROR: could not map filenode
"base/13237/442428" to relation OID" with catalog modifying txns
|
Jeremy Schneider |
19:49 |
Re: Fix uninitialized variable access (src/backend/utils/mmgr/freepage.c)
|
Ranier Vilela |
20:03 |
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) 📎
|
Melanie Plageman |
20:05 |
Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows
|
Andres Freund |
20:25 |
Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows
|
Alvaro Herrera |
20:37 |
Re: SQL:2011 application time
|
Paul A Jungwirth |
20:47 |
Re: Memory leak in pg_hmac_final
|
Daniel Gustafsson |
20:58 |
Re: libpq compression 📎
|
Daniel Gustafsson |
21:20 |
Re: parallelizing the archiver
|
Bossart, Nathan |
21:21 |
Re: [PATCH] Error out if SKIP LOCKED and WITH TIES are both specified
|
Alvaro Herrera |
21:33 |
Re: Enabling deduplication with system catalog indexes
|
Bossart, Nathan |
21:35 |
BufferAlloc: don't take two simultaneous locks 📎
|
Yura Sokolov |
22:25 |
Adding CI to our tree 📎
|
Andres Freund |
22:27 |
Re: BufferAlloc: don't take two simultaneous locks
|
Zhihong Yu |
22:46 |
Re: PATH manipulation in 001_libpq_pipeline.pl fails on windows
|
Andres Freund |
23:02 |
Re: Adding CI to our tree
|
Peter Geoghegan |
23:04 |
Oct. 2, 2021
Oct. 3, 2021
Browse Archives
Prev
|
Next