pgsql-hackers since 2019-08-22 15:51

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. 22, 2019

Thread Author Time
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 15:51
Re: Why overhead of SPI is so large? Konstantin Knizhnik 15:51
Re: Why overhead of SPI is so large? Pavel Stehule 15:56
Re: Asymmetric partition-wise JOIN 📎 Kohei KaiGai 16:05
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Anastasia Lubennikova 16:13
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 16:14
Re: mingw32 floating point diff Tom Lane 16:19
Re: POC: Cleaning up orphaned files using undo logs Andres Freund 16:24
Re: POC: Cleaning up orphaned files using undo logs Dilip Kumar 17:15
Re: Cleanup isolation specs from unused steps Melanie Plageman 17:20
Preserving extension ownership in dump/restore/pg_upgrade Tom Lane 19:08
Re: Allow to_date() and to_timestamp() to accept localized names 📎 Juan José Santamaría Flecha 19:38
Re: Cleanup isolation specs from unused steps Robert Eckhardt 19:48
Infinite wait for SyncRep while handling USR1 Soumyadeep Chakraborty 21:52
Re: Comment in ginpostinglist.c doesn't match code Ashwin Agrawal 22:05

Aug. 23, 2019

Thread Author Time
Re: Cleanup isolation specs from unused steps Michael Paquier 01:53
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks 📎 Masahiko Sawada 02:09
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier 03:27
Re: Cleanup isolation specs from unused steps Melanie Plageman 04:19
Hooks for session start and end, take two 📎 Michael Paquier 04:26
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 04:33
Re: Cleanup isolation specs from unused steps Michael Paquier 04:40
Re: when the IndexScan reset to the next ScanKey for in operator Peter Geoghegan 05:14
Re: Procedure support improvements Greg Nancarrow 05:29
Re: POC: Cleaning up orphaned files using undo logs Thomas Munro 06:03
Re: mingw32 floating point diff Peter Eisentraut 06:14
pg_checksums --help synopsis is quite long Peter Eisentraut 06:19
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks 📎 Masahiko Sawada 06:35
Re: pg_checksums --help synopsis is quite long Fabien COELHO 06:49
Re: pg_checksums --help synopsis is quite long Magnus Hagander 07:59
Statement timeout in pg_rewind 📎 Alexander Kukushkin 08:05
Re: Allow to_date() and to_timestamp() to accept localized names Juan José Santamaría Flecha 08:33
Re: Comment in ginpostinglist.c doesn't match code Masahiko Sawada 08:44
Re: (select query)/relation as first class citizen Dent John 08:52
Re: Why overhead of SPI is so large? 📎 Konstantin Knizhnik 09:05
Re: Why overhead of SPI is so large? Pavel Stehule 09:10
Re: pg_checksums --help synopsis is quite long Michael Paquier 09:45
backward compatibility of GSSENCRequest Peter Eisentraut 10:09
Re: io_uring support Dmitry Dolgov 10:14
Re: WIP/PoC for parallel backup Asim R P 10:17
Re: Procedure support improvements Dave Cramer 10:25
Re: Why overhead of SPI is so large? Konstantin Knizhnik 11:21
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 11:36
Re: Optimization of vacuum for logical replication 📎 Konstantin Knizhnik 11:37
Re: Why overhead of SPI is so large? Pavel Stehule 11:42
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Michael Paquier 11:44
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 11:45
Re: [HACKERS] [WIP] Effective storage of duplicates in B-tree index. Anastasia Lubennikova 11:45
Re: Cleanup isolation specs from unused steps Asim R P 12:09
Re: mingw32 floating point diff Andrew Dunstan 12:25
Explain: Duplicate key "Workers" in JSON format Pierre Giraud 12:47
Re: WIP/PoC for parallel backup Ibrar Ahmed 13:03
Re: "ago" times on buildfarm status page Andrew Dunstan 13:21
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 13:28
Re: Explain: Duplicate key "Workers" in JSON format Andrew Dunstan 13:30
Re: mingw32 floating point diff Tom Lane 13:50
Hstore OID bigger than an integer Roberto Mireles 13:58
Re: Why overhead of SPI is so large? 📎 Konstantin Knizhnik 14:32
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 14:35
Re: XPRS Tomas Vondra 15:19
Re: Cleanup isolation specs from unused steps Alvaro Herrera 15:38
Re: Hstore OID bigger than an integer Alvaro Herrera 15:40
Re: Hstore OID bigger than an integer Tomas Vondra 15:54
Re: WIP/PoC for parallel backup Asif Rehman 16:04
Re: Hstore OID bigger than an integer Merlin Moncure 17:03
Re: Optimize single tuple fetch from nbtree index Anastasia Lubennikova 17:14
Re: pg_checksums --help synopsis is quite long Fabien COELHO 17:21
Re: WIP/PoC for parallel backup Stephen Frost 17:26
Re: WIP/PoC for parallel backup Ibrar Ahmed 17:50
Re: obsoleting plpython2u and defaulting plpythonu to plpython3u 📎 Tom Lane 18:27
Re: WIP/PoC for parallel backup Ahsan Hadi 19:15
Re: Email to hackers for test coverage Ahsan Hadi 19:19
Re: WIP/PoC for parallel backup Stephen Frost 19:42
Re: Email to hackers for test coverage Ibrar Ahmed 19:43
Re: BUG #15858: could not stat file - over 4GB Tom Lane 21:49
Re: Optimize single tuple fetch from nbtree index Peter Geoghegan 21:58
Re: Asymmetric partition-wise JOIN Thomas Munro 22:01

Aug. 24, 2019

Thread Author Time
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 00:27
Re: Comment in ginpostinglist.c doesn't match code Alexander Korotkov 02:03
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Stephen Frost 02:04
Re: Does TupleQueueReaderNext() really need to copy its result? 📎 Thomas Munro 02:15
pg_basebackup is taking an unusually long time with Postgres 11.3 andy andy 03:24
Re: Cleanup isolation specs from unused steps Michael Paquier 05:45
Re: Asymmetric partition-wise JOIN Kohei KaiGai 08:33
Re: using explicit_bzero 📎 Peter Eisentraut 10:22
Re: POC: Cleaning up orphaned files using undo logs Robert Haas 12:21
Re: mingw32 floating point diff Emre Hasegeli 12:23
Re: POC: Cleaning up orphaned files using undo logs 📎 Robert Haas 14:19
Re: "ago" times on buildfarm status page Andrew Dunstan 14:51
Re: mingw32 floating point diff Tom Lane 15:18
Re: Re: Email to hackers for test coverage [email protected] 15:23
Re: Why overhead of SPI is so large? David Fetter 16:01
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Bruce Momjian 16:05
Re: Why overhead of SPI is so large? Pavel Stehule 16:13
Re: assertion at postmaster start 📎 Tom Lane 17:30
Re: [PATCH] Make configuration file "include" directive handling more robust 📎 Tom Lane 19:39
LLVM breakage on seawasp Thomas Munro 20:08
Re: LLVM breakage on seawasp Andres Freund 20:24
Re: assertion at postmaster start 📎 Tom Lane 20:55
Re: LLVM breakage on seawasp Tom Lane 20:57
Re: LLVM breakage on seawasp Andres Freund 21:11
Re: LLVM breakage on seawasp Thomas Munro 21:15
Re: LLVM breakage on seawasp Tom Lane 21:37
Re: LLVM breakage on seawasp Andres Freund 21:39
Re: LLVM breakage on seawasp Andres Freund 21:46
Re: LLVM breakage on seawasp Tom Lane 21:54
Re: Optimize single tuple fetch from nbtree index Floris Van Nee 21:59

Aug. 25, 2019

Thread Author Time
pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Justin Pryzby 02:25
Re: LLVM breakage on seawasp Thomas Munro 02:56
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Peter Geoghegan 03:15
BUG #15977: Inconsistent behavior in chained transactions PG Bug reporting form 06:11
Re: mingw32 floating point diff Peter Eisentraut 07:02
pg_upgrade: Error out on too many command-line arguments 📎 Peter Eisentraut 08:51
Re: pg_upgrade: Error out on too many command-line arguments Julien Rouhaud 09:01
Re: BUG #15977: Inconsistent behavior in chained transactions Fabien COELHO 09:11
Re: Change ereport level for QueuePartitionConstraintValidation 📎 Sergei Kornilov 09:42
[PATCH] Fix missing argument handling in psql getopt Quentin Rameau 10:06
Re: pg_upgrade: Error out on too many command-line arguments Tom Lane 14:29
Re: [PATCH] Fix missing argument handling in psql getopt Tom Lane 15:02
Re: pg_upgrade: Error out on too many command-line arguments Julien Rouhaud 15:10
Re: mingw32 floating point diff Tom Lane 15:22
Re: [PATCH] Fix missing argument handling in psql getopt Quentin Rameau 15:53
Re: [PATCH] Fix missing argument handling in psql getopt Quentin Rameau 16:01
The serial pseudotypes Vik Fearing 16:40
Re: [PATCH] Fix missing argument handling in psql getopt Tom Lane 16:57
Re: The serial pseudotypes Tom Lane 16:59
Re: The serial pseudotypes Vik Fearing 17:05
Re: The serial pseudotypes Tom Lane 17:42
Re: The serial pseudotypes Vik Fearing 18:33
"Classic" nbtree suffix truncation prototype Peter Geoghegan 18:37
Outputting Standard SQL Vik Fearing 18:49
Re: pg_upgrade: Error out on too many command-line arguments 📎 Ibrar Ahmed 18:50
Re: [PATCH] Fix missing argument handling in psql getopt 📎 Quentin Rameau 19:00
Re: Outputting Standard SQL Tom Lane 19:14
Re: [PATCH] Fix missing argument handling in psql getopt 📎 Quentin Rameau 19:21
Re: [PATCH] Fix missing argument handling in psql getopt Tom Lane 19:28
Re: [PATCH] Fix missing argument handling in psql getopt Quentin Rameau 19:45
Re: Statement timeout in pg_rewind David Fetter 20:14
Re: mingw32 floating point diff Tom Lane 20:23
Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 20:29
Re: Statement timeout in pg_rewind Tom Lane 20:30
Re: Statement timeout in pg_rewind David Fetter 20:34
Re: mingw32 floating point diff Tom Lane 20:49
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Tom Lane 20:56
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 21:18
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 21:29
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Tom Lane 21:40
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 21:55
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Peter Geoghegan 23:19

Aug. 26, 2019

Thread Author Time
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Thomas Munro 01:09
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Justin Pryzby 01:44
Re: The serial pseudotypes Craig Ringer 01:46
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Thomas Munro 02:34
Re: Outputting Standard SQL Vik Fearing 02:43
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Justin Pryzby 02:54
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Moon, Insung 03:08
Re: [PATCH] Implement INSERT SET syntax 📎 Gareth Palmer 04:14
Re: Statement timeout in pg_rewind Michael Paquier 04:27
Re: pg_upgrade: Error out on too many command-line arguments Michael Paquier 04:45
Re: Re: Email to hackers for test coverage Michael Paquier 04:48
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch 05:08
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Moon, Insung 05:47
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 06:53
Re: [HACKERS] [PATCH] pageinspect function to decode infomasks Masahiko Sawada 06:56
Re: refactoring - share str2*int64 functions Michael Paquier 07:28
Re: Can't we give better table bloat stats easily? Masahiko Sawada 07:51
Yet another fast GiST build 📎 Andrey Borodin 07:59
Re: Procedure support improvements Greg Nancarrow 08:01
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Tomas Vondra 08:57
Re: refactoring - share str2*int64 functions Fabien COELHO 09:05
Re: Re: Email to hackers for test coverage 📎 [email protected] 09:10
Re: Creating partitions automatically at least on HASH? Rafia Sabih 09:31
A problem about partitionwise join Richard Guo 09:32
Re: Yet another fast GiST build Darafei Komяpa Praliaskouski 10:27
Re: Yet another fast GiST build Heikki Linnakangas 10:47
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Joe Conway 10:49
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Masahiko Sawada 11:14
Re: Building infrastructure for B-Tree deduplication that recognizes when opclass equality is also equivalence Antonin Houska 11:15
Proposal: Better generation of values in GENERATED columns. Daniel Migowski 11:28
Re: Zedstore - compressed in-core columnar storage Ashutosh Sharma 12:35
Re: pgbench - allow to create partitioned tables Asif Rehman 12:53
Re: subscriptionCheck failures on nightjar Tomas Vondra 13:29
Re: Statement timeout in pg_rewind Alexander Kukushkin 13:42
PostgreSQL and TLS 1.2 ROS Didier 14:10
Re: PostgreSQL and TLS 1.2 Chapman Flack 14:31
Re: subscriptionCheck failures on nightjar Tom Lane 15:01
Re: mingw32 floating point diff Andrew Dunstan 15:13
Re: Can't we give better table bloat stats easily? Jeff Janes 15:30
Re: pg_upgrade: Error out on too many command-line arguments 📎 Ibrar Ahmed 15:45
Re: Optimize single tuple fetch from nbtree index 📎 Anastasia Lubennikova 16:10
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Tom Lane 16:45
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Justin Pryzby 16:58
Re: pg11.5: ExecHashJoinNewBatch: glibc detected...double free or corruption (!prev) Tom Lane 17:01
Re: Procedure support improvements Dave Cramer 17:02
Re: Proposal: Better generation of values in GENERATED columns. Peter Eisentraut 17:18
Re: pgbench - allow to create partitioned tables 📎 Fabien COELHO 17:34
Re: Procedure support improvements Laurenz Albe 17:43
Re: Creating partitions automatically at least on HASH? Fabien COELHO 17:46
Re: Proposal: Better generation of values in GENERATED columns. Tom Lane 17:46
Re: Procedure support improvements Dave Cramer 17:48

Browse Archives

Prev | Next