pgsql-hackers since 2018-08-26 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

(enter a message-id to go directly to that message)

Browse Archives

Prev | Next

Aug. 26, 2018

Thread Author Time
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Robert Haas 01:08
Re: JIT compiling with LLVM v12 Robert Haas 01:34
Re: has_table_privilege for a table in unprivileged schema causes an error Robert Haas 02:00
RE: [HACKERS] Proposal to add work_mem option to postgres_fdw module Shinoda, Noriyoshi (PN Japan GCS Delivery) 02:21
Re: simplehash.h comment Thomas Munro 02:41
Re: has_table_privilege for a table in unprivileged schema causes an error Tom Lane 03:29
wal_sender_timeout should ignore server-side latency 📎 Noah Misch 03:46
Re: JIT compiling with LLVM v12 Fabien COELHO 06:16
Re: JIT compiling with LLVM v12 Tels 07:46
Re: Postgres 11 release notes Amit Kapila 11:23
Small patch to remove some duplicate words in comments 📎 David Rowley 11:42
Postmaster doesn't send SIGTERM to bgworker during fast shutdown when pmState == PM_STARTUP 📎 Alexander Kukushkin 16:00
Multiple reporting of syslogger errors Tom Lane 17:08
Something's busted in plpgsql composite-variable handling Tom Lane 18:50
Re: Something's busted in plpgsql composite-variable handling Tom Lane 20:09
Re[2]: Adding a note to protocol.sgml regarding CopyData 📎 Bradley DeJong 21:19
Re: Small patch to remove some duplicate words in comments Thomas Munro 21:38
Re: Small patch to remove some duplicate words in comments David Rowley 22:02
Re: patch to allow disable of WAL recycling 📎 Tomas Vondra 22:14

Aug. 27, 2018

Thread Author Time
Re: Improve behavior of concurrent ANALYZE/VACUUM Michael Paquier 00:16
Re: Adding a note to protocol.sgml regarding CopyData Tatsuo Ishii 00:31
Re: patch to allow disable of WAL recycling Thomas Munro 01:59
Re: simplehash.h comment 📎 Thomas Munro 04:12
Re: Removing useless DISTINCT clauses David Rowley 05:24
Re: [HACKERS] Proposal to add work_mem option to postgres_fdw module Michael Paquier 05:29
Re: document that MergeAppend can now prune Amit Langote 06:07
pg_dump test instability 📎 Peter Eisentraut 06:34
Re[2]: Adding a note to protocol.sgml regarding CopyData Fabien COELHO 06:43
some more error location support 📎 Peter Eisentraut 07:11
Re: Adding a note to protocol.sgml regarding CopyData Tatsuo Ishii 07:37
Re: some more error location support Fabien COELHO 08:41
Re: some more error location support Peter Eisentraut 08:44
Re: some more error location support Fabien COELHO 08:48
Re: some more error location support Fabien COELHO 08:53
Re: some more error location support Fabien COELHO 09:17
Re: has_table_privilege for a table in unprivileged schema causes an error Yugo Nagata 09:32
Re: Refactor textToQualifiedNameList() Yugo Nagata 09:34
Re: Fix help option of contrib/oid2name 📎 Michael Paquier 10:03
Re: [HACKERS] Optional message to user when terminating/cancelling backend 📎 Daniel Gustafsson 10:06
Re: [HACKERS] Optional message to user when terminating/cancelling backend Daniel Gustafsson 10:09
Re: pg_verify_checksums -r option Yugo Nagata 10:53
pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option) Michael Banck 11:34
Re: table_privileges view under information_schema doesn't show privileges on materialized views 📎 Ashutosh Sharma 11:59
Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option) Yugo Nagata 12:05
Re: libpq debug log Yugo Nagata 12:51
Re: pg_dump test instability Stephen Frost 13:35
Re: simplehash.h comment Tom Lane 13:40
Re: Built-in connection pooling 📎 Konstantin Knizhnik 13:55
Re: pg_dump test instability Tom Lane 14:11
Re: has_table_privilege for a table in unprivileged schema causes an error Tom Lane 14:19
simplify index tuple descriptor initialization 📎 Peter Eisentraut 14:25
Re: has_table_privilege for a table in unprivileged schema causes an error David G. Johnston 14:26
Re: some more error location support Peter Eisentraut 14:32
Re: pg_dump test instability Stephen Frost 14:41
Re: pg_dump test instability Tom Lane 14:45
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Alexander Korotkov 15:38
Re: pg_dump test instability Stephen Frost 15:59
More parallel pg_dump bogosities Tom Lane 17:28
Re: More parallel pg_dump bogosities Stephen Frost 17:39
Re: More parallel pg_dump bogosities Tom Lane 17:58
Re: [HACKERS] Proposal to add work_mem option to postgres_fdw module Robert Haas 18:34
Re: [HACKERS] Proposal to add work_mem option to postgres_fdw module Fabrízio de Royes Mello 18:53
Re: More parallel pg_dump bogosities Stephen Frost 18:53
Re[3]: Adding a note to protocol.sgml regarding CopyData 📎 Bradley DeJong 20:51
Re: Memory leak with CALL to Procedure with COMMIT. Peter Eisentraut 21:13
Re: Memory leak with CALL to Procedure with COMMIT. Jonathan S. Katz 21:15
Re: FailedAssertion on partprune Jonathan S. Katz 22:05
Re[2]: doc - improve description of default privileges Bradley DeJong 22:19

Aug. 28, 2018

Thread Author Time
Re: simplehash.h comment Thomas Munro 00:36
First steps to being a contributer Daniel Wood 00:39
Why hash OIDs? Thomas Munro 01:50
Re: Why hash OIDs? Andres Freund 02:12
Re: Why hash OIDs? Tom Lane 02:26
Re: Postmaster doesn't send SIGTERM to bgworker during fast shutdown when pmState == PM_STARTUP Michael Paquier 02:34
Re: [HACKERS] Proposal to add work_mem option to postgres_fdw module Michael Paquier 02:38
Re: BUG #15346: Replica fails to start after the crash Michael Paquier 02:44
Re: Why hash OIDs? Thomas Munro 02:45
Re: Refactor textToQualifiedNameList() Kyotaro HORIGUCHI 02:49
Re: Why hash OIDs? Andres Freund 03:41
Re: Pluggable Storage - Andres's take Haribabu Kommi 03:48
RE: [HACKERS] Proposal to add work_mem option to postgres_fdw module 📎 Shinoda, Noriyoshi (PN Japan GCS Delivery) 03:55
typcache.c typos 📎 David Rowley 04:40
Re: typcache.c typos 📎 David Rowley 04:42
Re: typcache.c typos Amit Langote 04:57
Re: BUG #15346: Replica fails to start after the crash Andres Freund 05:08
Re: Flexible configuration for full-text search Aleksandr Parfenov 05:40
Re: First steps to being a contributer Heikki Linnakangas 05:45
Would it be possible to have parallel archiving? hubert depesz lubaczewski 06:02
Re: BUG #15346: Replica fails to start after the crash Alexander Kukushkin 06:21
Re: Would it be possible to have parallel archiving? Alexander Kukushkin 06:33
Re: some more error location support Fabien COELHO 06:58
Re: Copy function for logical replication slots Masahiko Sawada 07:14
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Andres Freund 07:52
pg_verify_checksums failure with hash indexes Peter Eisentraut 09:21
Re: Would it be possible to have parallel archiving? hubert depesz lubaczewski 09:38
Re: [HACKERS] [PATCH] kNN for SP-GiST Alexander Korotkov 09:50
Re: Stored procedures and out parameters Peter Eisentraut 10:30
Re: Problem while setting the fpw with SIGHUP 📎 Kyotaro HORIGUCHI 10:34
Dimension limit in contrib/cube (dump/restore hazard?) Andrew Gierth 11:29
Re: FETCH FIRST clause PERCENT option 📎 Surafel Temesgen 12:14
Re: BUG #15346: Replica fails to start after the crash Stephen Frost 12:21
Re: BUG #15346: Replica fails to start after the crash Stephen Frost 12:23
Re: Would it be possible to have parallel archiving? Stephen Frost 12:32
Re: BUG #15346: Replica fails to start after the crash Michael Paquier 12:59
Re: pg_verify_checksums failure with hash indexes Michael Banck 13:02
Re: pg_verify_checksums failure with hash indexes Michael Paquier 13:13
Re: typcache.c typos Michael Paquier 13:21
Re: Stored procedures and out parameters David G. Johnston 13:29
Re: Copy function for logical replication slots Michael Paquier 13:34
Re: Fix help option of contrib/oid2name Michael Paquier 13:36
Re: Why hash OIDs? Tom Lane 13:37
Re: typcache.c typos Tom Lane 13:39
Re: pg_verify_checksums failure with hash indexes Amit Kapila 14:03
Re: Why hash OIDs? Robert Haas 14:09
Re: Would it be possible to have parallel archiving? David Steele 14:27
Catalog corruption Mariel Cherkassky 14:36
Re: Something's busted in plpgsql composite-variable handling Jonathan S. Katz 14:38
Re: typcache.c typos Chapman Flack 14:40
Re: Something's busted in plpgsql composite-variable handling Pavel Stehule 14:45
Re: pg_verify_checksums failure with hash indexes Bernd Helmle 15:03
Re: Something's busted in plpgsql composite-variable handling Jonathan S. Katz 15:04
Re: Dimension limit in contrib/cube (dump/restore hazard?) Andrey Borodin 15:20
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Jonathan S. Katz 15:21
Re: BUG #15346: Replica fails to start after the crash Alexander Kukushkin 15:32
logical decoding: ABI break in 10.5 et al Alvaro Herrera 15:38
Re: Reopen logfile on SIGHUP 📎 Alexander Korotkov 15:50
Re: Something's busted in plpgsql composite-variable handling Pavel Stehule 16:06
Re: FETCH FIRST clause PERCENT option Erik Rijkers 16:33
Re: logical decoding: ABI break in 10.5 et al Christoph Berg 16:38
Re: csv format for psql 📎 Daniel Verite 16:45
Re: Would it be possible to have parallel archiving? Stephen Frost 17:08
Re: TupleTableSlot abstraction 📎 Ashutosh Bapat 17:13
Re: Dimension limit in contrib/cube (dump/restore hazard?) Alexander Korotkov 17:18
Re: Some pgq table rewrite incompatibility with logical decoding? Jeremy Finzel 17:41
Re: pg_dump test instability 📎 Tom Lane 18:47
Re: csv format for psql Fabien COELHO 18:54
Re: BUG #15307: Low numerical precision of (Co-) Variance 📎 Dean Rasheed 19:05
Re: More parallel pg_dump bogosities Tom Lane 19:11
Re: Dimension limit in contrib/cube (dump/restore hazard?) 📎 Andrey Borodin 19:30
Re: More parallel pg_dump bogosities Alvaro Herrera 19:30
Re: Catalog corruption Asim R P 19:34
pg_dump --load-via-partition-root vs. parallel restore Tom Lane 19:53
Re: Would it be possible to have parallel archiving? Andrey Borodin 20:01
Re: Would it be possible to have parallel archiving? Stephen Frost 20:07
Re: Would it be possible to have parallel archiving? Andrey Borodin 20:34
Re: Would it be possible to have parallel archiving? Stephen Frost 20:41
Re: Some pgq table rewrite incompatibility with logical decoding? Jeremy Finzel 20:46
Re: Would it be possible to have parallel archiving? Andrey Borodin 21:04
some pg_dump query code simplification 📎 Peter Eisentraut 21:12
Re: Would it be possible to have parallel archiving? David Steele 21:15
Re: Would it be possible to have parallel archiving? Stephen Frost 21:20
Re: some pg_dump query code simplification Tom Lane 21:43
Re: Would it be possible to have parallel archiving? Michael Paquier 21:44
Re: Some pgq table rewrite incompatibility with logical decoding? Tomas Vondra 21:49
Re: some pg_dump query code simplification Stephen Frost 21:56
Re: Some pgq table rewrite incompatibility with logical decoding? Tomas Vondra 22:01
Re: some pg_dump query code simplification Tom Lane 22:05
Re: some pg_dump query code simplification Stephen Frost 22:10
Re: More parallel pg_dump bogosities Tom Lane 22:22
Re: some pg_dump query code simplification Tom Lane 22:25
Re: some pg_dump query code simplification Stephen Frost 22:28
Re: Why hash OIDs? Thomas Munro 23:03
Re: Why hash OIDs? Thomas Munro 23:05
Re: Postmaster doesn't send SIGTERM to bgworker during fast shutdown when pmState == PM_STARTUP Michael Paquier 23:24
Re: Why hash OIDs? Thomas Munro 23:45

Aug. 29, 2018

Thread Author Time
Re: Why hash OIDs? Tom Lane 00:02
Re: Reopen logfile on SIGHUP Kyotaro HORIGUCHI 00:17
Re: Copy function for logical replication slots Masahiko Sawada 00:39
Re: BUG #15182: Canceling authentication due to timeout aka Denial of Service Attack Michael Paquier 01:34
Re: Reopen logfile on SIGHUP Kyotaro HORIGUCHI 02:04
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Andres Freund 02:56
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Andres Freund 03:13
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane 03:18
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes 📎 Andres Freund 03:27
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Andres Freund 03:29
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Tom Lane 03:32
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes Andres Freund 03:51
Re: dsa_allocate() faliure 📎 Sand Stone 04:44
Re: Refactor textToQualifiedNameList() 📎 Yugo Nagata 04:50
Re: BUG #15346: Replica fails to start after the crash Michael Paquier 06:17
Re: "Write amplification" is made worse by "getting tired" while inserting into nbtree secondary indexes (Was: Why B-Tree suffix truncation matters) Peter Eisentraut 06:32
Re: BUG #15346: Replica fails to start after the crash Alexander Kukushkin 06:59
Re: Postmaster doesn't send SIGTERM to bgworker during fast shutdown when pmState == PM_STARTUP 📎 Alexander Kukushkin 07:09
Re: Catalog corruption Mariel Cherkassky 07:28
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Ashutosh Bapat 07:32
Re: logical decoding: ABI break in 10.5 et al Christoph Berg 08:26
Re: pg_verify_checksums -d option (was: Re: pg_verify_checksums -r option) Daniel Gustafsson 08:28
A strange GiST error message or fillfactor of GiST build 📎 Kyotaro HORIGUCHI 08:32
Re: buildfarm: could not read block 3 in file "base/16384/2662": read only 0 of 8192 bytes 📎 Andres Freund 08:37
Re: Flexible configuration for full-text search Aleksandr Parfenov 08:38
Re: Reopen logfile on SIGHUP Alexander Korotkov 09:01
Re: pg_verify_checksums failure with hash indexes 📎 Amit Kapila 09:09
Re: pg_verify_checksums failure with hash indexes Yugo Nagata 09:25
PL/Python: Remove use of simple slicing API 📎 Peter Eisentraut 09:37
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 09:40
Re: pg_verify_checksums failure with hash indexes Yugo Nagata 10:00
Re: pg_verify_checksums failure with hash indexes Dilip Kumar 10:09
Use C99 designated initializers for some structs Peter Eisentraut 10:13
Re: Use C99 designated initializers for some structs 📎 Peter Eisentraut 10:14
Re: Stored procedures and out parameters Vladimir Sitnikov 10:18

Browse Archives

Prev | Next