pgsql-hackers since 2019-09-06 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
Sept. 6, 2019
Thread |
Author |
Time |
Re: enhance SPI to support EXECUTE commands
|
Quan Zongliang |
01:35 |
Re: progress report for ANALYZE
|
Tatsuro Yamada |
02:21 |
Re: enhance SPI to support EXECUTE commands
|
Pavel Stehule |
03:18 |
Re: POC: Cleaning up orphaned files using undo logs 📎
|
vignesh C |
03:31 |
Re: [bug fix] Produce a crash dump before main() on Windows
|
Tom Lane |
03:49 |
Re: REINDEX filtering in the backend
|
Michael Paquier |
04:56 |
Re: Plug-in common/logging.h with vacuumlo and oid2name
|
Michael Paquier |
05:01 |
Re: pg_promote() can cause busy loop
|
Fujii Masao |
05:31 |
Re: Avoiding hash join batch explosions with extreme skew and weird stats
|
Thomas Munro |
05:34 |
Re: [HACKERS] CLUSTER command progress monitor
|
Michael Paquier |
05:44 |
Re: [bug fix] Produce a crash dump before main() on Windows
|
Michael Paquier |
05:48 |
Re: [HACKERS] CLUSTER command progress monitor
|
Michael Paquier |
05:52 |
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 📎
|
Amit Langote |
05:59 |
Re: basebackup.c's sendFile() ignores read errors 📎
|
Jeevan Chalke |
06:08 |
Re: amcheck verification for GiST 📎
|
Andrey Borodin |
06:20 |
RE: [Proposal] Table-level Transparent Data Encryption (TDE) and
Key Management Service (KMS)
|
Smith, Peter |
06:34 |
Re: Add "password_protocol" connection parameter to libpq
|
Michael Paquier |
07:05 |
Re: [PATCH] vacuumlo: print the number of large objects going to be
removed
|
Michael Paquier |
07:29 |
Re: Remove page-read callback from XLogReaderState. 📎
|
Kyotaro Horiguchi |
07:33 |
Re: d25ea01275 and partitionwise join
|
Amit Langote |
07:34 |
Re: BUG #15977: Inconsistent behavior in chained transactions
|
Michael Paquier |
07:54 |
Re: PostgreSQL 12 Beta 4
|
Peter Eisentraut |
07:55 |
RE: [bug fix] Produce a crash dump before main() on Windows
|
Tsunakawa, Takayuki |
08:16 |
Re: Specifying attribute slot for storing/reading statistics
|
Esteban Zimanyi |
10:50 |
Re: FETCH FIRST clause PERCENT option
|
Surafel Temesgen |
11:16 |
Re: FETCH FIRST clause WITH TIES option
|
Surafel Temesgen |
11:52 |
Re: "long" type is not appropriate for counting tuples
|
Peter Eisentraut |
12:00 |
Re: [HACKERS] CLUSTER command progress monitor
|
Robert Haas |
12:10 |
Re: unexpected rowlock mode when trigger is on the table
|
Tomáš Záluský |
12:44 |
Re: basebackup.c's sendFile() ignores read errors
|
Robert Haas |
13:18 |
Re: Fault injection framework 📎
|
Asim R P |
13:22 |
Re: [bug fix] Produce a crash dump before main() on Windows
|
Alvaro Herrera from 2ndQuadrant |
13:45 |
Re: add a MAC check for TRUNCATE 📎
|
Yuli Khodorkovskiy |
13:51 |
Re: PostgreSQL 12 Beta 4
|
Tom Lane |
13:56 |
Re: amcheck verification for GiST
|
Alvaro Herrera from 2ndQuadrant |
14:02 |
Re: FETCH FIRST clause WITH TIES option
|
Alvaro Herrera from 2ndQuadrant |
14:07 |
Re: Planning counters in pg_stat_statements (using pgss_store)
|
Tomas Vondra |
14:19 |
Re: AtEOXact_Snapshot timing 📎
|
Robert Haas |
14:25 |
Re: [HACKERS] CLUSTER command progress monitor
|
Alvaro Herrera from 2ndQuadrant |
14:27 |
Re: Planning counters in pg_stat_statements (using pgss_store) 📎
|
Tomas Vondra |
14:27 |
Re: PostgreSQL 12 Beta 4 📎
|
Jonathan S. Katz |
14:29 |
Re: add a MAC check for TRUNCATE
|
Stephen Frost |
14:40 |
Re: [bug fix] Produce a crash dump before main() on Windows
|
Tom Lane |
14:40 |
Re: Bug in GiST paring heap comparator 📎
|
Alexander Korotkov |
14:44 |
Re: [PATCH] Speedup truncates of relation forks
|
Alvaro Herrera from 2ndQuadrant |
14:51 |
Re: [proposal] de-TOAST'ing using a iterator
|
Alvaro Herrera from 2ndQuadrant |
14:52 |
Re: tableam vs. TOAST 📎
|
Robert Haas |
14:59 |
Re: Unix-domain socket support on Windows
|
Alvaro Herrera from 2ndQuadrant |
15:02 |
Re: Unix-domain socket support on Windows
|
Alvaro Herrera from 2ndQuadrant |
15:03 |
Re: Fetching timeline during recovery 📎
|
Jehan-Guillaume de Rorthais |
15:06 |
Re: pgsql: Use data directory inode number, not port, to select SysV
resour
|
Andrew Dunstan |
15:09 |
Re: add a MAC check for TRUNCATE
|
Robert Haas |
15:21 |
Re: [PATCH] vacuumlo: print the number of large objects going to be
removed
|
Daniel Verite |
15:25 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
15:26 |
Re: pgsql: Use data directory inode number, not port, to select SysV resour
|
Tom Lane |
15:35 |
Re: add a MAC check for TRUNCATE
|
Joe Conway |
15:38 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
15:40 |
Re: add a MAC check for TRUNCATE
|
Tom Lane |
15:47 |
Re: add a MAC check for TRUNCATE
|
Stephen Frost |
15:50 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
15:52 |
Re: add a MAC check for TRUNCATE
|
Tom Lane |
15:57 |
Re: Built-in connection pooler 📎
|
Konstantin Knizhnik |
16:41 |
pg_regress restart cluster?
|
Jeremy Finzel |
16:55 |
Re: Change atoi to strtol in same place
|
Alvaro Herrera from 2ndQuadrant |
16:56 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
17:00 |
Re: SQL-spec incompatibilities in similar_escape() and related stuff
|
Alvaro Herrera from 2ndQuadrant |
17:01 |
Re: Change atoi to strtol in same place
|
Joe Nelson |
17:24 |
Re: ERROR: multixact X from before cutoff Y found to be still running
|
Robert Haas |
17:25 |
Re: Avoiding hash join batch explosions with extreme skew and weird stats
|
Melanie Plageman |
17:54 |
Re: SQL-spec incompatibilities in similar_escape() and related stuff
|
Tom Lane |
18:11 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
18:13 |
Re: add a MAC check for TRUNCATE
|
Tom Lane |
18:18 |
Re: pgsql: Use data directory inode number, not port, to select SysV
resour
|
Andrew Dunstan |
18:26 |
Re: pgsql: Use data directory inode number, not port, to select SysV resour
|
Tom Lane |
18:42 |
Re: SQL-spec incompatibilities in similar_escape() and related stuff
|
Andrew Gierth |
18:47 |
Re: add a MAC check for TRUNCATE
|
Joe Conway |
19:50 |
Re: pgsql: Use data directory inode number, not port, to select SysV
resour
|
Andrew Dunstan |
19:51 |
Re: SQL-spec incompatibilities in similar_escape() and related stuff
|
Alvaro Herrera from 2ndQuadrant |
19:54 |
Re: add a MAC check for TRUNCATE
|
Joe Conway |
20:31 |
Re: ERROR: multixact X from before cutoff Y found to be still running
|
Thomas Munro |
20:40 |
Re: add a MAC check for TRUNCATE
|
Yuli Khodorkovskiy |
20:51 |
Re: Duplicated LSN in ReorderBuffer
|
Andres Freund |
21:11 |
Re: amcheck verification for GiST
|
Peter Geoghegan |
21:28 |
Re: amcheck verification for GiST
|
Alvaro Herrera from 2ndQuadrant |
21:35 |
Re: Compiler warnings with MinGW
|
Peter Eisentraut |
22:11 |
Re: amcheck verification for GiST
|
Peter Geoghegan |
22:22 |
Sept. 7, 2019
Sept. 8, 2019
Sept. 9, 2019
Sept. 10, 2019
Browse Archives
Prev
|
Next