pgsql-hackers before 2021-10-07 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
Oct. 5, 2021
Oct. 6, 2021
Thread |
Author |
Time |
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats
|
Bruce Momjian |
00:38 |
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats
|
Bruce Momjian |
00:43 |
Re: can we add subscription TAP test option "vcregress
subscriptioncheck" for MSVC builds?
|
Alvaro Herrera |
01:23 |
Re: can we add subscription TAP test option "vcregress
subscriptioncheck" for MSVC builds?
|
Bharath Rupireddy |
01:49 |
Re: Fix pg_log_backend_memory_contexts() 's delay
|
Bharath Rupireddy |
02:13 |
Re: Skipping logical replication transactions on subscriber side
|
Greg Nancarrow |
02:18 |
Re: can we add subscription TAP test option "vcregress
subscriptioncheck" for MSVC builds?
|
Michael Paquier |
02:22 |
Re: Added schema level support for publication.
|
vignesh C |
02:52 |
Re: Transactions involving multiple postgres foreign servers, take 2
|
Fujii Masao |
03:03 |
Re: can we add subscription TAP test option "vcregress
subscriptioncheck" for MSVC builds?
|
Bharath Rupireddy |
03:19 |
Re: Adding CI to our tree
|
Thomas Munro |
04:01 |
Re: Timeout failure in 019_replslot_limit.pl
|
Michael Paquier |
04:24 |
Re: Adding CI to our tree
|
Andres Freund |
04:54 |
Lost logs with csvlog redirected to stderr under WIN32 service 📎
|
Michael Paquier |
05:10 |
wrapping CF 2021-09
|
Jaime Casanova |
05:21 |
Improved tab completion for PostgreSQL parameters in enums 📎
|
bt21masumurak |
05:24 |
Re: Added schema level support for publication. 📎
|
vignesh C |
05:41 |
Re: Improved tab completion for PostgreSQL parameters in enums
|
Michael Paquier |
05:44 |
Re: Added schema level support for publication.
|
vignesh C |
05:52 |
Running tests under valgrind is getting slower at an alarming pace
|
Andres Freund |
05:57 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Alexander Lakhin |
06:00 |
Re: Incorrect snapshots while promoting hot standby node when 2PC is
used
|
Andres Freund |
06:09 |
Re: A test for replay of regression tests 📎
|
Thomas Munro |
06:10 |
Re: Windows crash / abort handling
|
Craig Ringer |
06:11 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
06:21 |
More business with $Test::Builder::Level in the TAP tests 📎
|
Michael Paquier |
06:28 |
Re: wrapping CF 2021-09
|
Peter Geoghegan |
06:41 |
Parallel vacuum workers prevent the oldest xmin from advancing 📎
|
Masahiko Sawada |
07:10 |
Re: Fix pg_log_backend_memory_contexts() 's delay
|
bt21tanigaway |
08:14 |
Re: More business with $Test::Builder::Level in the TAP tests
|
Peter Eisentraut |
08:24 |
Re: RfC entries in CF 2021-09
|
Etsuro Fujita |
08:30 |
Re: a comment in joinrel.c: compute_partition_bounds() 📎
|
Etsuro Fujita |
08:42 |
Re: wrapping CF 2021-09
|
Daniel Gustafsson |
08:55 |
Re: row filtering for logical replication 📎
|
Ajin Cherian |
09:02 |
postgres_fdw: Obsolete comments in GetConnection() 📎
|
Etsuro Fujita |
09:06 |
Capitalization of localized month and day names (to_char() with 'TMmonth', 'TMday', etc.)
|
Magnus Holmgren |
09:08 |
Re: postgres_fdw: Obsolete comments in GetConnection()
|
Bharath Rupireddy |
09:36 |
sentPtr jumping back at the beginning of logical replication
|
Ashutosh Bapat |
09:53 |
Re: can we add subscription TAP test option "vcregress
subscriptioncheck" for MSVC builds?
|
Bharath Rupireddy |
11:01 |
Re: postgres_fdw: Obsolete comments in GetConnection()
|
Etsuro Fujita |
11:26 |
Re: More business with $Test::Builder::Level in the TAP tests
|
Andrew Dunstan |
11:33 |
Re: postgres_fdw: Obsolete comments in GetConnection()
|
Bharath Rupireddy |
11:38 |
Re: More business with $Test::Builder::Level in the TAP tests
|
Daniel Gustafsson |
11:53 |
Re: Capitalization of localized month and day names (to_char() with
'TMmonth', 'TMday', etc.)
|
Juan José Santamaría Flecha |
12:17 |
Re: Pre-allocating WAL files
|
Maxim Orlov |
12:19 |
Re: TAP test for recovery_end_command 📎
|
Amul Sul |
13:19 |
Re: storing an explicit nonce
|
Bruce Momjian |
13:35 |
Re: Partition Check not updated when insert into a partition 📎
|
Pavel Borisov |
13:40 |
Re: using an end-of-recovery record in all cases 📎
|
Amul Sul |
13:54 |
Re: wrapping CF 2021-09
|
Jaime Casanova |
13:54 |
Re: Capitalization of localized month and day names (to_char() with 'TMmonth', 'TMday', etc.)
|
Tom Lane |
14:01 |
Re: [Proposal] Global temporary tables
|
Andrew Bille |
14:09 |
Re: Compressing temporary files
|
Bruce Momjian |
14:24 |
Re: Improved tab completion for PostgreSQL parameters in enums
|
Tom Lane |
14:34 |
Re: Triage on old commitfest entries
|
Robert Haas |
14:41 |
Re: Extension relocation vs. schema qualification
|
Robert Haas |
14:44 |
Re: Compressing temporary files
|
Robert Haas |
14:53 |
Re: storing an explicit nonce
|
Robert Haas |
14:59 |
Re: storing an explicit nonce
|
Robert Haas |
15:01 |
Re: Compressing temporary files
|
Tomas Vondra |
15:02 |
Re[2]: [PATCH] Tracking statements entry timestamp in pg_stat_statements
|
Мельников Антон Андреевич |
15:13 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Pavel Borisov |
15:14 |
Re: storing an explicit nonce
|
Robert Haas |
15:17 |
Re: storing an explicit nonce
|
Stephen Frost |
15:22 |
Re: Role Self-Administration
|
Robert Haas |
15:38 |
Re: storing an explicit nonce
|
Robert Haas |
15:55 |
Re: Running tests under valgrind is getting slower at an alarming pace
|
Tom Lane |
15:59 |
Re: Role Self-Administration
|
Stephen Frost |
16:01 |
Re: Running tests under valgrind is getting slower at an alarming pace
|
Robert Haas |
16:09 |
Re: Use simplehash.h instead of dynahash in SMgr 📎
|
Yura Sokolov |
16:15 |
Re: Role Self-Administration
|
Mark Dilger |
16:20 |
Re: Speed up transaction completion faster after many relations are
accessed in a transaction
|
Yura Sokolov |
16:20 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Mark Dilger |
16:25 |
Re: Pre-allocating WAL files
|
Bossart, Nathan |
16:31 |
Re: Parallel vacuum workers prevent the oldest xmin from advancing
|
Bossart, Nathan |
16:43 |
Re: Running tests under valgrind is getting slower at an alarming
pace
|
Andres Freund |
16:47 |
Re: storing an explicit nonce
|
Bruce Momjian |
16:54 |
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats
|
Jeremy Schneider |
16:56 |
Re: [PATCH] Added TRANSFORM FOR for COMMENT tab completion
|
Suraj Khamkar |
16:57 |
Re: Running tests under valgrind is getting slower at an alarming pace
|
Tom Lane |
16:58 |
Re: storing an explicit nonce
|
Bruce Momjian |
17:05 |
Re: storing an explicit nonce
|
Bruce Momjian |
17:06 |
Re: Running tests under valgrind is getting slower at an alarming pace
|
Robert Haas |
17:10 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
17:16 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Mark Dilger |
17:19 |
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats
|
Bruce Momjian |
17:19 |
Re: Role Self-Administration
|
Stephen Frost |
17:20 |
Re: pg_walinspect - a new extension to get raw WAL data and WAL stats
|
Alvaro Herrera |
17:23 |
Re: Role Self-Administration
|
Mark Dilger |
17:28 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
17:39 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Mark Dilger |
17:57 |
Re: Role Self-Administration
|
Stephen Frost |
18:09 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
18:20 |
Re: Role Self-Administration
|
Mark Dilger |
18:29 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Robert Haas |
18:32 |
Re: Role Self-Administration
|
Stephen Frost |
18:48 |
Re: Running tests under valgrind is getting slower at an alarming
pace
|
Andres Freund |
18:48 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
18:55 |
Re: Role Self-Administration
|
Robert Haas |
19:15 |
Re: storing an explicit nonce
|
Stephen Frost |
19:17 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
19:28 |
Re: Role Self-Administration
|
Stephen Frost |
19:29 |
Re: using extended statistics to improve join estimates 📎
|
Tomas Vondra |
19:33 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Robert Haas |
19:33 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Mark Dilger |
19:36 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
19:56 |
Re: [EXTERNAL] Re: PQcancel does not use tcp_user_timeout,
connect_timeout and keepalive settings
|
Jelte Fennema |
19:56 |
Re: [EXTERNAL] Re: PQcancel does not use tcp_user_timeout,
connect_timeout and keepalive settings 📎
|
Jelte Fennema |
19:58 |
Re: Role Self-Administration
|
Mark Dilger |
20:01 |
Re: storing an explicit nonce
|
Bruce Momjian |
20:08 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
20:11 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Robert Haas |
20:15 |
Re: Role Self-Administration
|
Robert Haas |
20:27 |
Re: parallelizing the archiver
|
Magnus Hagander |
20:33 |
Re: preserving db/ts/relfilenode OIDs across pg_upgrade (was Re:
storing an explicit nonce)
|
Robert Haas |
20:35 |
Re: Role Self-Administration
|
Stephen Frost |
20:42 |
Re: Role Self-Administration
|
Stephen Frost |
20:48 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
20:49 |
Re: ALTER INDEX .. RENAME allows to rename tables/views as well
|
Bruce Momjian |
20:51 |
Re: using extended statistics to improve join estimates
|
Zhihong Yu |
21:03 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Pavel Borisov |
21:27 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Mark Dilger |
21:45 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Mark Dilger |
22:03 |
Re: using extended statistics to improve join estimates
|
Tomas Vondra |
22:05 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
22:20 |
Re: ALTER INDEX .. RENAME allows to rename tables/views as well 📎
|
Bossart, Nathan |
22:35 |
Re: ALTER INDEX .. RENAME allows to rename tables/views as well
|
Tom Lane |
22:43 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Mark Dilger |
22:47 |
Re: ALTER INDEX .. RENAME allows to rename tables/views as well
|
Bossart, Nathan |
22:55 |
Re: plperl: update ppport.h and fix configure version check
|
Andrew Dunstan |
22:58 |
Re: Role Self-Administration
|
Mark Dilger |
23:01 |
Re: BUG #17212: pg_amcheck fails on checking temporary relations
|
Peter Geoghegan |
23:12 |
Re: ALTER INDEX .. RENAME allows to rename tables/views as well
|
Alvaro Herrera |
23:44 |
Browse Archives
Prev
|
Next