pgsql-hackers since 2019-11-20 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

Nov. 20, 2019

Thread Author Time
RE: Planning counters in pg_stat_statements (using pgss_store) [email protected] 01:06
Re: checkpointer: PANIC: could not fsync file: No such file or directory Justin Pryzby 01:22
Re: initdb SegFault Kyotaro Horiguchi 02:11
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar 03:54
Re: Allow CREATE OR REPLACE VIEW to rename the columns btkimurayuzk 04:11
RE: Should we add xid_current() or a int8->xid cast? [email protected] 04:43
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 04:44
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Thomas Munro 04:48
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 05:16
Re: backup manifests Rushabh Lathia 05:28
Re: [HACKERS] Block level parallel vacuum 📎 Masahiko Sawada 05:30
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Thomas Munro 05:33
Re: backup manifests 📎 Suraj Kharage 05:35
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 05:45
Re: range_agg Paul A Jungwirth 05:49
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 06:05
Re: pg_waldump and PREPARE 📎 btkimurayuzk 07:16
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 07:40
Re: [PATCH] Do not use StdRdOptions in Access Methods 📎 Michael Paquier 07:44
Re: adding partitioned tables to publications Peter Eisentraut 07:55
Re: adding partitioned tables to publications Peter Eisentraut 07:58
Re: [HACKERS] Block level parallel vacuum Amit Kapila 08:02
Re: could not stat promote trigger file leads to shutdown Peter Eisentraut 08:12
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 08:31
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar 08:32
Re: Attempt to consolidate reading of XLOG page Michael Paquier 08:38
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar 08:48
Re: pg_waldump and PREPARE Michael Paquier 08:50
Internal function returning pg_statistic Konstantin Knizhnik 09:59
Re: Internal function returning pg_statistic Pavel Stehule 10:26
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 10:34
Re: Should we add xid_current() or a int8->xid cast? Thomas Munro 10:51
Re: [HACKERS] Block level parallel vacuum Amit Kapila 11:36
Re: dropdb --force Amit Kapila 11:40
Re: SegFault on 9.6.14 Amit Kapila 11:42
Re: dropdb --force Pavel Stehule 11:55
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Juan José Santamaría Flecha 12:11
why doesn't optimizer can pull up where a > ( ... ) Andy Fan 12:15
Re: why doesn't optimizer can pull up where a > ( ... ) Andy Fan 12:16
Re: why doesn't optimizer can pull up where a > ( ... ) Daniel Gustafsson 13:19
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Alvaro Herrera 13:54
Re: Attempt to consolidate reading of XLOG page 📎 Antonin Houska 14:50
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 14:52
Re: could not stat promote trigger file leads to shutdown Tom Lane 15:21
Re: why doesn't optimizer can pull up where a > ( ... ) Tom Lane 16:12
Re: Global temporary tables 📎 Konstantin Knizhnik 16:32
Re: Planning counters in pg_stat_statements (using pgss_store) Julien Rouhaud 16:54
Re: why doesn't optimizer can pull up where a > ( ... ) Tomas Vondra 17:20
Re: why doesn't optimizer can pull up where a > ( ... ) Tomas Vondra 17:25
Re: Role membership and DROP Tom Lane 17:27
Re: why doesn't optimizer can pull up where a > ( ... ) Tom Lane 17:36
Re: Allow CLUSTER, VACUUM FULL and REINDEX to change tablespace on the fly 📎 Alexey Kondratov 18:16
Re: why doesn't optimizer can pull up where a > ( ... ) Tomas Vondra 19:18
Re: add a MAC check for TRUNCATE 📎 Joe Conway 19:30
Re: range_agg 📎 Paul A Jungwirth 19:32
Re: Why overhead of SPI is so large? Tom Lane 20:18
Re: why doesn't optimizer can pull up where a > ( ... ) Xun Cheng 20:34
Re: TAP tests aren't using the magic words for Windows file access Thomas Munro 20:40
error context for vacuum to include block number 📎 Justin Pryzby 21:06
Re: add a MAC check for TRUNCATE 📎 Joe Conway 21:19
Re: why doesn't optimizer can pull up where a > ( ... ) Tomas Vondra 21:28
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? Tom Lane 21:34
Why is get_actual_variable_range()'s use of SnapshotNonVacuumable safe during recovery? Peter Geoghegan 21:43
BufFileRead() error signalling Thomas Munro 21:50
Re: BufFileRead() error signalling Thomas Munro 21:52
Re: BufFileRead() error signalling Tom Lane 22:31

Nov. 21, 2019

Thread Author Time
Re: why doesn't optimizer can pull up where a > ( ... ) Andy Fan 00:30
Re: function calls optimization Andy Fan 01:05
Re: checkpointer: PANIC: could not fsync file: No such file or directory Justin Pryzby 01:07
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 01:23
Re: Hypothetical indexes using BRIN broken since pg10 Michael Paquier 01:33
Re: fix "Success" error messages TAKATSUKA Haruka 01:42
an OID >= 8000 in master 📎 Kyotaro Horiguchi 01:44
Re: an OID >= 8000 in master Michael Paquier 02:06
Re: an OID >= 8000 in master Peter Geoghegan 02:07
Re: an OID >= 8000 in master Peter Geoghegan 02:10
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar 03:24
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 03:32
Re: Internal function returning pg_statistic Kyotaro Horiguchi 03:32
Re: [HACKERS] Block level parallel vacuum Amit Kapila 03:45
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 04:02
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 04:25
Rework manipulation and structure of attribute mappings 📎 Michael Paquier 04:25
Re: an OID >= 8000 in master Kyotaro Horiguchi 04:33
Re: an OID >= 8000 in master Peter Geoghegan 04:44
Re: an OID >= 8000 in master Tom Lane 04:45
RE: Proposal: Make use of C99 designated initialisers for nulls/values arrays Smith, Peter 04:50
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 04:56
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 05:16
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 05:22
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 05:32
Re: dropdb --force vignesh C 05:33
Re: an OID >= 8000 in master Kyotaro Horiguchi 06:02
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 06:50
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro Horiguchi 07:01
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 07:11
Re: Attempt to consolidate reading of XLOG page Michael Paquier 08:05
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 08:21
Re: function calls optimization Andrzej Barszcz 08:37
Re: Ordering of header file inclusion 📎 Amit Kapila 08:40
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 08:45
Re: pg_upgrade fails with non-standard ACL Michael Paquier 08:53
Re: backup manifests Jeevan Chalke 09:03
Re: range_agg Pavel Stehule 09:06
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 09:15
Re: backup manifests Jeevan Chalke 09:21
Re: Why overhead of SPI is so large? 📎 Konstantin Knizhnik 09:31
Re: fix "Success" error messages Peter Eisentraut 09:40
Re: CVE-2017-7484-induced bugs, or, btree cmp functions are not leakproof? 📎 Amit Langote 09:42
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 09:55
Re: why doesn't optimizer can pull up where a > ( ... ) Tomas Vondra 10:11
Re: tableam vs. TOAST Peter Eisentraut 10:37
Re: [HACKERS] Block level parallel vacuum Amit Kapila 10:37
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 10:44
Re: [proposal] recovery_target "latest" Peter Eisentraut 10:46
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro Horiguchi 10:48
Re: Allow CREATE OR REPLACE VIEW to rename the columns Fujii Masao 10:58
Re: Recovery performance of DROP DATABASE with many tablespaces Fujii Masao 12:12
Re: pause recovery if pitr target not reached Peter Eisentraut 12:34
Re: pause recovery if pitr target not reached 📎 Leif Gunnar Erlandsen 12:50
Re: Conflict handling for COPY FROM Alexey Kondratov 13:22
Re: TAP tests aren't using the magic words for Windows file access Andrew Dunstan 14:35
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Juan José Santamaría Flecha 15:02
Re: an OID >= 8000 in master Tom Lane 15:35
Re: why doesn't optimizer can pull up where a > ( ... ) Andy Fan 15:57
Re: SQL/JSON: JSON_TABLE Nikita Glukhov 16:28
Re: SQL/JSON: JSON_TABLE Pavel Stehule 16:51
Re: why doesn't optimizer can pull up where a > ( ... ) Tomas Vondra 17:15
Re: Remove configure --disable-float4-byval and --disable-float8-byval Peter Eisentraut 18:20
Re: dropdb --force 📎 Pavel Stehule 18:39
Re: [PATCH] Do not use StdRdOptions in Access Methods Nikolay Shaplov 18:39
Re: Why overhead of SPI is so large? Pavel Stehule 18:47
obsolete example Pavel Stehule 18:58
Re: TAP tests aren't using the magic words for Windows file access 📎 Juan José Santamaría Flecha 19:09
Re: Why overhead of SPI is so large? Tom Lane 19:44
Re: range_agg Paul Jungwirth 20:15
Re: Copyright information in source files Thomas Munro 20:28
Re: Copyright information in source files Tom Lane 20:42
Re: obsolete example Euler Taveira 23:19
Re: [PATCH] Implement INSERT SET syntax 📎 Gareth Palmer 23:24

Nov. 22, 2019

Thread Author Time
Re: obsolete example 📎 Michael Paquier 00:13
Re: obsolete example Tom Lane 00:39
Re: Attempt to consolidate reading of XLOG page Michael Paquier 00:49
Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote 02:01
Assertion failing in master, predicate.c 📎 Mark Dilger 02:20
Re: Assertion failing in master, predicate.c 📎 Mark Dilger 02:36
Re: fix "Success" error messages TAKATSUKA Haruka 03:23
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 03:37
Re: Attempt to consolidate reading of XLOG page Alvaro Herrera 03:49
Re: Assertion failing in master, predicate.c Tom Lane 04:03
Re: Ordering of header file inclusion vignesh C 04:14
Re: pause recovery if pitr target not reached Kyotaro Horiguchi 04:26
Re: an OID >= 8000 in master Kyotaro Horiguchi 04:47
Re: obsolete example Pavel Stehule 05:11
Re: Why overhead of SPI is so large? Pavel Stehule 05:15
Re: checkpointer: PANIC: could not fsync file: No such file or directory Craig Ringer 05:17
Re: ssl passphrase callback Craig Ringer 05:19
Re: range_agg Pavel Stehule 05:21
Re: Rework manipulation and structure of attribute mappings Amit Langote 05:21
Re: logical decoding : exceeded maxAllocatedDescs for .spill files 📎 Amit Khandekar 05:29
WAL archive is lost [email protected] 05:31
Re: adding partitioned tables to publications Amit Langote 06:28
Re: Implementing Incremental View Maintenance 📎 Tatsuo Ishii 06:29
Re: Why overhead of SPI is so large? Kyotaro Horiguchi 06:33
Re: Why overhead of SPI is so large? Pavel Stehule 07:08
Re: Attempt to consolidate reading of XLOG page Michael Paquier 07:11
Re: Attempt to consolidate reading of XLOG page Antonin Houska 07:28
libpq calls blocking recv when it could not send data enough. [email protected] 07:32
Re: Why overhead of SPI is so large? Konstantin Knizhnik 07:32
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 07:34
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 07:44
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Dilip Kumar 07:48
Re: Rework manipulation and structure of attribute mappings Michael Paquier 07:57
Re: TAP tests aren't using the magic words for Windows file access Michael Paquier 08:00
Re: Why overhead of SPI is so large? Pavel Stehule 08:05
Re: add a MAC check for TRUNCATE Michael Paquier 08:07
Re: Why overhead of SPI is so large? Konstantin Knizhnik 08:15
Re: TAP tests aren't using the magic words for Windows file access Juan José Santamaría Flecha 08:55
Re: [HACKERS] Block level parallel vacuum 📎 Amit Kapila 09:19
Re: Why overhead of SPI is so large? Kyotaro Horiguchi 09:41
Re: dropdb --force 📎 vignesh C 09:46
Re: backup manifests 📎 Rushabh Lathia 09:57
Re: dropdb --force Pavel Stehule 09:57
Re: base backup client as auxiliary backend process 📎 Peter Eisentraut 10:21
RE: Planning counters in pg_stat_statements (using pgss_store) [email protected] 10:23
Re: adding partitioned tables to publications Peter Eisentraut 10:46
Re: Planner chose a much slower plan in hashjoin, using a large table as the inner table. 📎 Jinbao Chen 10:50
Re: pause recovery if pitr target not reached Peter Eisentraut 10:50
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Kapila 10:56
Re: adding partitioned tables to publications Amit Kapila 11:04
Re: pause recovery if pitr target not reached Leif Gunnar Erlandsen 11:23
Re: pause recovery if pitr target not reached Leif Gunnar Erlandsen 11:26
Re: [HACKERS] WAL logging problem in 9.4.3? Peter Eisentraut 12:21
Re: obsolete example Michael Paquier 12:22
Re: base backup client as auxiliary backend process Michael Paquier 12:56
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Etsuro Fujita 13:08
Re: TAP tests aren't using the magic words for Windows file access Andrew Dunstan 13:22
Re: Attempt to consolidate reading of XLOG page Alvaro Herrera 13:35
Re: Attempt to consolidate reading of XLOG page Michael Paquier 13:40
Re: logical decoding : exceeded maxAllocatedDescs for .spill files Amit Khandekar 14:08

Browse Archives

Prev | Next