pgsql-hackers - September 2018

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

Sept. 1, 2018

Thread Author Time
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Andres Freund 00:21
Re: pg_verify_checksums and -fno-strict-aliasing Michael Paquier 00:33
Re: pg_verify_checksums failure with hash indexes Robert Haas 02:52
RE: [HACKERS] Proposal to add work_mem option to postgres_fdw module 📎 Shinoda, Noriyoshi (PN Japan GCS Delivery) 04:33
Re: remove ancient pre-dlopen dynloader code 📎 Peter Eisentraut 04:51
Re: pg_verify_checksums failure with hash indexes Dilip Kumar 04:58
Re: pg_verify_checksums and -fno-strict-aliasing Fabien COELHO 05:24
Re: file cloning in pg_upgrade and CREATE DATABASE 📎 Peter Eisentraut 05:28
Re: Progress reporting for pg_verify_checksums Fabien COELHO 05:33
Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option) Fabien COELHO 05:40
Re: Online verification of checksums Fabien COELHO 06:27
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane 14:54
Re: A strange GiST error message or fillfactor of GiST build Robert Haas 15:02
[PATCH] Fix docs to JOHAB encoding on server side 📎 Lars Kanis 16:17
Re: Some pgq table rewrite incompatibility with logical decoding? Jeremy Finzel 16:25
Re: Reopen logfile on SIGHUP Alexander Korotkov 16:52
Re: A strange GiST error message or fillfactor of GiST build Alexander Korotkov 18:31
Re: A strange GiST error message or fillfactor of GiST build Tom Lane 18:44
Re: Undo logs Thomas Munro 18:48
Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process 📎 Thomas Munro 19:04
Re: [PATCH] Fix docs to JOHAB encoding on server side Tom Lane 19:04
Re: pg_verify_checksums and -fno-strict-aliasing Tom Lane 19:32
Re: Some pgq table rewrite incompatibility with logical decoding? Petr Jelinek 19:40
Seeking exciting PostgreSQL development opportunities Charles Cui 21:13
Re: Seeking exciting PostgreSQL development opportunities Peter Geoghegan 21:43
Re: Configuring messages language on Windows Noah Misch 22:49
Re: pg_verify_checksums and -fno-strict-aliasing Michael Paquier 23:19

Sept. 2, 2018

Thread Author Time
Re: Loaded footgun open_datasync on Windows Noah Misch 00:07
Re: pread() and pwrite() Thomas Munro 03:04
Re: Proposal for disk quota feature Hubert Zhang 12:18
Re: Proposal for disk quota feature 📎 Pavel Stehule 12:44
Re[3]: Adding a note to protocol.sgml regarding CopyData Fabien COELHO 16:27
pg_constraint.conincluding is useless 📎 Alvaro Herrera 16:50
Re: pg_constraint.conincluding is useless Tom Lane 17:27
Re: pg_constraint.conincluding is useless Michael Paquier 18:35
Re: pg_constraint.conincluding is useless Stephen Frost 19:14
Re: Bug in slot.c and are replication slots ever used at Window? Michael Paquier 19:44
Incorrect use of errcode_for_file_access in backend code 📎 Michael Paquier 20:07
Re: Stored procedures and out parameters Robert Haas 20:32
Re: Stored procedures and out parameters Robert Haas 20:37
Re: Why hash OIDs? Robert Haas 20:41
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Robert Haas 20:46
Re: typcache.c typos Robert Haas 22:24
Re: logical decoding: ABI break in 10.5 et al Robert Haas 22:29
Re: pg_dump --load-via-partition-root vs. parallel restore Robert Haas 22:31
Re: typcache.c typos David Rowley 22:31
Re: pg_dump --load-via-partition-root vs. parallel restore Tom Lane 22:42
Re: libpq debug log Robert Haas 22:42
Re: libpq debug log Tom Lane 22:51
Re: [HACKERS] PATCH: multivariate histograms and MCV lists 📎 Tomas Vondra 23:17

Sept. 3, 2018

Thread Author Time
Re: memory leak when serializing TRUNCATE in reorderbuffer Tomas Vondra 00:35
Re: [PATCH] Improve geometric types Tomas Vondra 00:52
Re: Proposal for disk quota feature Hubert Zhang 01:49
Re: [PATCH] Improve geometric types Tom Lane 02:08
Re: pg_verify_checksums failure with hash indexes Amit Kapila 03:07
Re: Proposal for disk quota feature Pavel Stehule 04:05
Re: pg_verify_checksums failure with hash indexes Amit Kapila 04:51
Re: Hint to set owner for tablespace directory Rafia Sabih 04:55
Re: Adding a note to protocol.sgml regarding CopyData Tatsuo Ishii 05:02
Re: speeding up planning with partitions Amit Langote 05:12
Re: Undo logs 📎 Dilip Kumar 05:56
RE: libpq debug log Iwata, Aya 06:23
Re: Pluggable Storage - Andres's take 📎 Haribabu Kommi 09:06
Re: pg_verify_checksums failure with hash indexes 📎 Dilip Kumar 09:14
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Arthur Zakirov 11:29
Re: Hint to set owner for tablespace directory avatar28 11:54
Re: speeding up planning with partitions Dilip Kumar 11:57
Re: Stored procedures and out parameters Chapman Flack 12:28
Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option) 📎 Yugo Nagata 13:06
Re: pg_verify_checksums failure with hash indexes Tom Lane 13:51
Re: TR: pgadmin not displaying data from postgresql_fdw Alvaro Herrera 14:06
Re: Progress reporting for pg_verify_checksums Alvaro Herrera 14:21
Re: Progress reporting for pg_verify_checksums Michael Banck 14:34
Out arguments name of "pg_identify_object_as_address" function in 9.5.14 and 11beta3 Jean-Pierre Pelletier 15:07
Re: A strange GiST error message or fillfactor of GiST build Alexander Korotkov 15:16
Caching query plan costs Bruce Momjian 16:01
Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option) Fabien COELHO 17:14
Re: Caching query plan costs Tom Lane 17:30
Re: A strange GiST error message or fillfactor of GiST build Andrey Borodin 18:09
Re: Caching query plan costs Bruce Momjian 18:33
Re: Out arguments name of "pg_identify_object_as_address" function in 9.5.14 and 11beta3 Tom Lane 18:36
Re: Caching query plan costs Andres Freund 18:42
Re: Out arguments name of "pg_identify_object_as_address" function in 9.5.14 and 11beta3 Andrew Gierth 18:51
Re: Out arguments name of "pg_identify_object_as_address" function in 9.5.14 and 11beta3 Tom Lane 18:54
Re: Out arguments name of "pg_identify_object_as_address" function in 9.5.14 and 11beta3 Alvaro Herrera 18:56
Re: Caching query plan costs Bruce Momjian 18:56
Re: A strange GiST error message or fillfactor of GiST build Alexander Korotkov 20:05
Re: Online verification of checksums Tomas Vondra 20:29
Re: Caching query plan costs Tomas Vondra 20:36
Re: CREATE ROUTINE MAPPING David Fetter 20:48
Re: [HACKERS] Bug in to_timestamp(). 📎 Alexander Korotkov 21:30
pointless check in RelationBuildPartitionDesc 📎 Alvaro Herrera 21:39
Re: Caching query plan costs Andres Freund 21:53
Re: Caching query plan costs Bruce Momjian 22:01
Re: Issues while building PG in MS Windows, using MSYS2 and MinGW-w64 Andre_Mikulec 22:42
Re: Issues while building PG in MS Windows, using MSYS2 and MinGW-w64 Andre_Mikulec 22:49
Re: Caching query plan costs Andres Freund 23:13
Re: Add SKIP LOCKED to VACUUM and ANALYZE Michael Paquier 23:19
Re: Loaded footgun open_datasync on Windows Michael Paquier 23:44

Sept. 4, 2018

Thread Author Time
RE: libpq debug log Iwata, Aya 00:29
Re: Pluggable Storage - Andres's take Andres Freund 00:33
Re: CREATE ROUTINE MAPPING 📎 Masahiko Sawada 00:34
Re: [HACKERS] Restricting maximum keep segments by repslots Masahiko Sawada 00:42
Re: pointless check in RelationBuildPartitionDesc Amit Langote 00:47
Re: Slotification of partition tuple conversion Amit Langote 00:49
Re: Caching query plan costs Bruce Momjian 00:53
Re: libpq debug log Tom Lane 00:57
Re: pointless check in RelationBuildPartitionDesc Michael Paquier 01:19
Re: pointless check in RelationBuildPartitionDesc Amit Langote 01:23
Re: [HACKERS] Re: Improve OR conditions on joined columns (common star schema problem) 📎 Noah Misch 01:59
Re: pg_verify_checksums failure with hash indexes Amit Kapila 03:42
Re: pointless check in RelationBuildPartitionDesc Alvaro Herrera 04:08
Re: pg_verify_checksums failure with hash indexes Amit Kapila 04:44
Re: MERGE SQL statement for PG12 📎 Pavan Deolasee 05:01
Re: Accidental removal of a file causing various problems Pavan Deolasee 05:13
Re: pg_verify_checksums failure with hash indexes 📎 Dilip Kumar 05:19
RE: speeding up planning with partitions Kato, Sho 05:45
Re: pointless check in RelationBuildPartitionDesc Amit Langote 06:19
Re: MERGE SQL statement for PG12 📎 Jaime Casanova 06:21
Re: speeding up planning with partitions Amit Langote 07:14
Re: [HACKERS] proposal: schema variables Dean Rasheed 07:21
Re: Make executor's Range Table an array instead of a List Amit Langote 07:31
Re: pg_verify_checksums failure with hash indexes Dilip Kumar 08:12
Re: Make executor's Range Table an array instead of a List David Rowley 08:14
Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option) Masahiko Sawada 08:16
Re: Make executor's Range Table an array instead of a List Amit Langote 08:26
Re: executor relation handling 📎 Amit Langote 08:53
Enable using IS NOT DISTINCT FROM in hash and merge joins 📎 Chi Gao 09:14
Re: A strange GiST error message or fillfactor of GiST build Kyotaro HORIGUCHI 09:16
Re: [HACKERS] git down Sandeep Thakkar 09:37
Re: PostgreSQL logical decoder output plugin - unchanged toast data Georgy Buranov 09:45
Re: A strange GiST error message or fillfactor of GiST build Alexander Korotkov 10:05
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 10:52
Re: pointless check in RelationBuildPartitionDesc Alvaro Herrera 12:51
Re: [HACKERS] proposal: schema variables Pavel Stehule 13:00
Re: TupleTableSlot abstraction 📎 Amit Khandekar 13:05
Re: MERGE SQL statement for PG12 📎 Pavan Deolasee 13:16
Bug fix for glibc broke freebsd build in REL_11_STABLE Victor Wagner 13:16
Re: speeding up planning with partitions David Rowley 13:24
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 13:59
Re: [HACKERS] git down Tom Lane 14:04
Re: jsonpath 📎 Stas Kelvich 14:15
Re: [HACKERS] PATCH: multivariate histograms and MCV lists Dean Rasheed 14:16
pgsql: Clean up after TAP tests in oid2name and vacuumlo. Tom Lane 14:52
Re: Add SKIP LOCKED to VACUUM and ANALYZE Bossart, Nathan 15:49
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 16:38
Re: PostgreSQL logical decoder output plugin - unchanged toast data Andres Freund 16:42
Re: pointless check in RelationBuildPartitionDesc 📎 Alvaro Herrera 16:50
Collation versioning 📎 Thomas Munro 17:02
Re: Collation versioning 📎 Thomas Munro 17:04
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Michael Paquier 17:29
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Tom Lane 17:41
Re: Enable using IS NOT DISTINCT FROM in hash and merge joins 📎 Alexander Kuzmenkov 17:47
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Thomas Munro 18:06
Re: Incorrect use of errcode_for_file_access in backend code Michael Paquier 18:14
Re: Add SKIP LOCKED to VACUUM and ANALYZE Michael Paquier 18:30
Re: patch to allow disable of WAL recycling 📎 Tomas Vondra 18:41
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Michael Paquier 19:03
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. Tom Lane 19:16
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 19:48
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Victor Wagner 19:52
Bug in ginRedoRecompress that causes opaque data on page to be overrun 📎 R, Siva 19:59
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Victor Wagner 19:59
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Thomas Munro 20:06
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 20:13
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 20:16
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 20:25
test_pg_dump missing cleanup actions 📎 Michael Paquier 20:30
Re: pgsql: Clean up after TAP tests in oid2name and vacuumlo. 📎 Michael Paquier 20:58
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 20:59
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 21:14
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun Alexander Korotkov 21:16
Re: test_pg_dump missing cleanup actions Tom Lane 21:44
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 21:46
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun Peter Geoghegan 21:55
Re: test_pg_dump missing cleanup actions Stephen Frost 22:02
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 22:06
Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace 📎 Jimmy Yih 22:09
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 22:10
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 22:16
Re: [HACKERS] Bug in to_timestamp(). David G. Johnston 22:21
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 22:44
Re: Bug in ginRedoRecompress that causes opaque data on page to be overrun R, Siva 22:45
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 22:59
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 23:02
Re: test_pg_dump missing cleanup actions Michael Paquier 23:14
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 23:18
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Michael Paquier 23:34

Sept. 5, 2018

Thread Author Time
Re: pointless check in RelationBuildPartitionDesc Amit Langote 00:45
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andrew Gierth 00:47
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 00:51
Re: pointless check in RelationBuildPartitionDesc Amit Langote 00:53
Re: pg_verify_checksums failure with hash indexes Amit Kapila 02:55
Re: Pluggable Storage - Andres's take Haribabu Kommi 04:04
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Tom Lane 04:11
Re: pg_verify_checksums failure with hash indexes Tom Lane 04:16
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Andres Freund 04:29
Re: pg_verify_checksums failure with hash indexes Amit Kapila 04:41
Re: Prevent concurrent DROP SCHEMA when certain objects are being initially created in the namespace Tom Lane 05:05
Re: speeding up planning with partitions Amit Langote 05:25

Browse Archives

Prev | Next