pgsql-hackers since 2023-03-14 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
Browse Archives
Prev
|
Next
March 14, 2023
March 15, 2023
Thread |
Author |
Time |
Re: Add macros for ReorderBufferTXN toptxn
|
Peter Smith |
00:01 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Melanie Plageman |
00:29 |
Re: Add pg_walinspect function with block info columns
|
Melanie Plageman |
00:34 |
Re: Combine pg_walinspect till_end_of_wal functions with others
|
Michael Paquier |
00:56 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Melanie Plageman |
00:56 |
Re: Combine pg_walinspect till_end_of_wal functions with others
|
Michael Paquier |
01:02 |
Re: Making background psql nicer to use in tap tests
|
Andres Freund |
01:03 |
Re: psql \watch 2nd argument: iteration count
|
Kyotaro Horiguchi |
01:19 |
Re: psql \watch 2nd argument: iteration count
|
Michael Paquier |
01:24 |
Re: Add pg_walinspect function with block info columns
|
Peter Geoghegan |
01:50 |
Re: Combine pg_walinspect till_end_of_wal functions with others
|
Andres Freund |
02:05 |
Re: [PoC] Improve dead tuple storage for lazy vacuum
|
Masahiko Sawada |
02:32 |
Re: psql \watch 2nd argument: iteration count 📎
|
Andrey Borodin |
03:20 |
Re: [PATCH] Use indexes on the subscriber when REPLICA IDENTITY is
full on the publisher
|
Amit Kapila |
03:42 |
Re: pg_dump/pg_restore: Fix stdin/stdout handling of custom format
on Win32
|
Michael Paquier |
03:58 |
Re: psql \watch 2nd argument: iteration count
|
Michael Paquier |
04:09 |
Re: recovery modules 📎
|
Nathan Bossart |
04:13 |
Re: psql \watch 2nd argument: iteration count
|
Nathan Bossart |
04:23 |
Re: Fix fseek() detection of unseekable files on WIN32
|
Michael Paquier |
04:57 |
Re: Sub-millisecond [autovacuum_]vacuum_cost_delay broken
|
Thomas Munro |
04:59 |
Re: Should vacuum process config file reload more often
|
Masahiko Sawada |
05:13 |
Re: Allow logical replication to copy tables in binary format
|
Amit Kapila |
05:33 |
Re: Add macros for ReorderBufferTXN toptxn
|
Masahiko Sawada |
05:54 |
Re: Allow logical replication to copy tables in binary format
|
Peter Smith |
06:22 |
Re: Allow logical replication to copy tables in binary format
|
Amit Kapila |
06:31 |
Re: Add pg_walinspect function with block info columns 📎
|
Bharath Rupireddy |
06:43 |
Re: ICU locale validation / canonicalization 📎
|
Jeff Davis |
06:47 |
RE: Allow logical replication to copy tables in binary format
|
Takamichi Osumi (Fujitsu) |
06:49 |
Re: Add pg_walinspect function with block info columns
|
Michael Paquier |
06:50 |
Re: Combine pg_walinspect till_end_of_wal functions with others
|
Michael Paquier |
06:57 |
Re: Add pg_walinspect function with block info columns
|
Michael Paquier |
07:00 |
Re: Combine pg_walinspect till_end_of_wal functions with others
|
Bharath Rupireddy |
07:10 |
meson documentation build open issues
|
Peter Eisentraut |
07:14 |
Re: Privileges on PUBLICATION 📎
|
Antonin Houska |
07:42 |
pkg-config Requires.private entries should be comma-separated 📎
|
Peter Eisentraut |
07:51 |
Re: psql \watch 2nd argument: iteration count
|
Michael Paquier |
07:58 |
Re: windows CI failing PMSignalState->PMChildFlags[slot] ==
PM_CHILD_ASSIGNED
|
Alexander Lakhin |
08:00 |
Re: meson: Non-feature feature options
|
Peter Eisentraut |
08:12 |
Simplify some codes in pgoutput 📎
|
[email protected] |
08:29 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Masahiko Sawada |
08:31 |
Re: Using each rel as both outer and inner for JOIN_ANTI 📎
|
Richard Guo |
08:36 |
Re: Doc: Rework contrib appendix -- informative titles, tweaked
sentences
|
Alvaro Herrera |
08:41 |
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNED
|
Thomas Munro |
08:43 |
Re: [EXTERNAL] Re: Support load balancing in libpq 📎
|
Jelte Fennema |
08:46 |
Re: [EXTERNAL] Re: Add non-blocking version of PQcancel 📎
|
Jelte Fennema |
08:49 |
Re: Allow logical replication to copy tables in binary format
|
Amit Kapila |
09:31 |
Re: [PATCH] Extend the length of BackgroundWorker.bgw_library_name
|
Daniel Gustafsson |
09:38 |
Re: Combine pg_walinspect till_end_of_wal functions with others
|
Michael Paquier |
09:50 |
Re: CI and test improvements
|
Peter Eisentraut |
09:58 |
Re: Allow logical replication to copy tables in binary format 📎
|
Melih Mutlu |
09:59 |
Re: Allow logical replication to copy tables in binary format
|
Melih Mutlu |
10:00 |
Re: Allow logical replication to copy tables in binary format
|
Melih Mutlu |
10:03 |
postgres_fdw: Useless if-test in GetConnection() 📎
|
Etsuro Fujita |
10:18 |
Re: TAP output format in pg_regress
|
Peter Eisentraut |
10:36 |
Re: postgres_fdw: Useless if-test in GetConnection()
|
Richard Guo |
10:40 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Ants Aasma |
10:45 |
Re: Option to not use ringbuffer in VACUUM, using it in failsafe mode
|
Ants Aasma |
10:48 |
Re: postgres_fdw: Useless if-test in GetConnection()
|
Daniel Gustafsson |
10:58 |
Re: Fix fseek() detection of unseekable files on WIN32 📎
|
Juan José Santamaría Flecha |
11:18 |
Re: Documentation for building with meson
|
Peter Eisentraut |
11:28 |
Re: logical decoding and replication of sequences, take 2
|
Tomas Vondra |
12:00 |
Re: SQL/JSON revisited 📎
|
Amit Langote |
12:49 |
Re: logical decoding and replication of sequences, take 2 📎
|
Tomas Vondra |
12:51 |
Re: windows CI failing PMSignalState->PMChildFlags[slot] ==
PM_CHILD_ASSIGNED
|
Alexander Lakhin |
12:59 |
Re: Doc: Rework contrib appendix -- informative titles, tweaked
sentences
|
Karl O. Pinc |
13:55 |
Re: optimize several list functions with SIMD intrinsics
|
Ankit Kumar Pandey |
14:01 |
Re: Making background psql nicer to use in tap tests
|
Andrew Dunstan |
14:10 |
Re: CI and test improvements
|
Justin Pryzby |
14:56 |
Re: Allow logical replication to copy tables in binary format
|
vignesh C |
15:12 |
Re: CI and test improvements
|
Peter Eisentraut |
15:57 |
Re: pkg-config Requires.private entries should be comma-separated
|
Andres Freund |
16:10 |
Re: optimize several list functions with SIMD intrinsics
|
Nathan Bossart |
16:23 |
Re: optimize several list functions with SIMD intrinsics
|
Ankit Kumar Pandey |
16:48 |
Re: Add support for DEFAULT specification in COPY FROM
|
Alexander Lakhin |
17:00 |
Initial Schema Sync for Logical Replication
|
Kumar, Sachin |
17:42 |
Re: On login trigger: take three
|
Gregory Stark (as CFM) |
17:44 |
Re: Allow logical replication to copy tables in binary format 📎
|
Melih Mutlu |
18:26 |
Re: Commitfest 2023-03 starting tomorrow!
|
Gregory Stark (as CFM) |
18:29 |
uuid-ossp source or binaries for Windows
|
Mark Hill |
18:31 |
Re: uuid-ossp source or binaries for Windows
|
Daniel Gustafsson |
19:15 |
How to check for in-progress transactions
|
Tejasvi Kashi |
19:48 |
Re: On login trigger: take three 📎
|
Mikhail Gribkov |
20:23 |
Speed-up shared buffers prewarming
|
Konstantin Knizhnik |
20:38 |
Re: Add a hook to allow modification of the ldapbindpasswd
|
Andrew Dunstan |
20:39 |
Re: Add support for DEFAULT specification in COPY FROM
|
Andrew Dunstan |
20:43 |
Re: [PATCH] Add pretty-printed XML output option
|
Tom Lane |
21:13 |
Re: windows CI failing PMSignalState->PMChildFlags[slot] == PM_CHILD_ASSIGNED 📎
|
Thomas Munro |
21:13 |
Re: Add support for DEFAULT specification in COPY FROM
|
Andrew Dunstan |
21:21 |
Memory leak in libxml2 (was Re: [PATCH] Add pretty-printed XML output option)
|
Tom Lane |
21:38 |
Re: Speed-up shared buffers prewarming
|
Matthias van de Meent |
21:40 |
Re: Add a hook to allow modification of the ldapbindpasswd
|
Tom Lane |
21:50 |
Re: Speed-up shared buffers prewarming
|
Melanie Plageman |
22:07 |
Re: Memory leak in libxml2 (was Re: [PATCH] Add pretty-printed XML
output option)
|
Daniel Gustafsson |
22:17 |
Re: ICU locale validation / canonicalization 📎
|
Jeff Davis |
22:18 |
Re: Add a hook to allow modification of the ldapbindpasswd
|
Andrew Dunstan |
22:18 |
Re: cataloguing NOT NULL constraints 📎
|
Alvaro Herrera |
22:44 |
March 16, 2023
Browse Archives
Prev
|
Next