pgsql-hackers since 2020-01-26 17:26

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

Jan. 26, 2020

Thread Author Time
Re: proposal: schema variables 📎 Pavel Stehule 17:26
Re: Add %x to PROMPT1 and PROMPT2 Fabien COELHO 18:48
Re: Add %x to PROMPT1 and PROMPT2 📎 Vik Fearing 19:04
Re: making the backend's json parser work in frontend code 📎 Mark Dilger 19:24
EXPLAIN's handling of output-a-field-or-not decisions Tom Lane 20:13
Re: Strange coding in _mdfd_openseg() Thomas Munro 20:18
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Andres Freund 20:22
Re: error context for vacuum to include block number Andres Freund 20:25
Re: error context for vacuum to include block number Andres Freund 20:29
Re: Ought to use heap_multi_insert() for pg_attribute/depend insertions? Andres Freund 20:30
Re: Online checksums patch - once again Andres Freund 21:03
Re: EXPLAIN's handling of output-a-field-or-not decisions Andres Freund 21:24
Re: EXPLAIN's handling of output-a-field-or-not decisions Tom Lane 21:54
Re: EXPLAIN's handling of output-a-field-or-not decisions Andres Freund 22:42
Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() 📎 Peter Geoghegan 22:49
Re: Parallel leader process info in EXPLAIN Tom Lane 22:49
Re: EXPLAIN's handling of output-a-field-or-not decisions Tom Lane 22:53
Re: Duplicate Workers entries in some EXPLAIN plans Tom Lane 23:00

Jan. 27, 2020

Thread Author Time
Re: Parallel leader process info in EXPLAIN Thomas Munro 00:03
Re: Implementing Incremental View Maintenance Takuma Hoshiai 00:19
Re: making the backend's json parser work in frontend code Andrew Dunstan 00:20
Re: making the backend's json parser work in frontend code Andrew Dunstan 01:09
Re: making the backend's json parser work in frontend code Mark Dilger 01:11
Re: EXPLAIN's handling of output-a-field-or-not decisions Andres Freund 01:28
Re: making the backend's json parser work in frontend code Andrew Dunstan 01:51
Re: [PATCH] Windows port, fix some resources leaks Michael Paquier 02:04
Re: making the backend's json parser work in frontend code 📎 Mark Dilger 02:05
Re: [PATCH] Resolve Parallel Hash Join Performance Issue Thomas Munro 02:09
Re: table partitioning and access privileges 📎 Fujii Masao 02:19
RE: [PoC] Non-volatile WAL buffer Takashi Menjo 02:25
Re: Add MAIN_RELATION_CLEANUP and SECONDARY_RELATION_CLEANUP options to VACUUM Michael Paquier 02:28
Re: [PATCH] /src/backend/access/transam/xlog.c, tiny improvements Mark Dilger 02:47
Re: pg_stat_bgwriter.buffers_backend is pretty meaningless (and more?) Kyotaro Horiguchi 04:20
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch 04:22
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 04:44
Re: [HACKERS] WAL logging problem in 9.4.3? Noah Misch 04:57
Re: table partitioning and access privileges Amit Langote 05:02
Tid scan increments value of pg_stat_all_tables.seq_scan. (but not seq_tup_read) Kasahara Tatsuhito 05:35
Re: error context for vacuum to include block number 📎 Justin Pryzby 05:38
Re: Setting min/max TLS protocol in clientside libpq 📎 Michael Paquier 06:01
Re: [HACKERS] WAL logging problem in 9.4.3? Kyotaro Horiguchi 06:08
Re: error context for vacuum to include block number Justin Pryzby 06:14
Re: error context for vacuum to include block number Masahiko Sawada 06:59
RE: [PoC] Non-volatile WAL buffer Takashi Menjo 07:01
Re: can we use different function in place of atoi in vacuumdb.c file Surafel Temesgen 07:15
Re: [PATCH] /src/backend/access/transam/xlog.c, tiny improvements Michael Paquier 07:55
Re: Setting min/max TLS protocol in clientside libpq Daniel Gustafsson 08:49
Re: [Proposal] Global temporary tables Konstantin Knizhnik 09:11
Re: Allow an alias to be attached directly to a JOIN ... USING 📎 Peter Eisentraut 09:19
Re: [Proposal] Global temporary tables Konstantin Knizhnik 09:38
Re: progress report for ANALYZE Tatsuro Yamada 10:16
Re: [HACKERS] WAL logging problem in 9.4.3? 📎 Kyotaro Horiguchi 10:28
Re: Index Skip Scan 📎 Dmitry Dolgov 10:30
Re: [PATCH] /src/backend/access/transam/xlog.c, tiny improvements Kyotaro Horiguchi 10:54
Re: pause recovery if pitr target not reached 📎 Peter Eisentraut 11:16
Re: Replication & recovery_min_apply_delay Asim Rama Praveen 11:40
Re: Replication & recovery_min_apply_delay Asim R P 11:45
Re: making the backend's json parser work in frontend code Robert Haas 13:30
Re: [PATCH] Windows port, fix some resources leaks Ranier Vilela 13:39
Re: [PATCH] /src/backend/access/transam/xlog.c, tiny improvements Ranier Vilela 13:48
RE: Index Skip Scan Floris Van Nee 14:00
Re: TRUNCATE on foreign tables Kohei KaiGai 14:08
pg_croak, or something like it? Robert Haas 14:29
Re: pg_croak, or something like it? Tom Lane 15:08
Re: BufFileRead() error signalling Robert Haas 15:09
Re: standby recovery fails (tablespace related) (tentative patch and discussion) Fujii Masao 15:24
Re: pg_croak, or something like it? Robert Haas 15:37
RE: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Floris Van Nee 15:42
Re: pg_croak, or something like it? Tom Lane 15:50
Re: Error message inconsistency Robert Haas 15:54
Re: pg_croak, or something like it? Robert Haas 15:56
Re: pg_croak, or something like it? Tom Lane 16:07
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Andres Freund 16:12
Re: pg_croak, or something like it? Robert Haas 16:45
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Andres Freund 17:14
Re: JIT performance bug/regression & JIT EXPLAIN Tom Lane 17:15
Re: JIT performance bug/regression & JIT EXPLAIN Andres Freund 17:41
Re: [PoC] Non-volatile WAL buffer Robert Haas 18:54
Re: JIT performance bug/regression & JIT EXPLAIN Robert Haas 19:01
Re: making the backend's json parser work in frontend code 📎 Mahendra Singh Thalor 19:02
Re: JIT performance bug/regression & JIT EXPLAIN Robert Haas 19:02
Re: our checks for read-only queries are not great Stephen Frost 19:26
Re: [Proposal] Global temporary tables Pavel Stehule 19:44
Re: making the backend's json parser work in frontend code 📎 Mark Dilger 20:05
Re: standby apply lag on inactive servers 📎 Alvaro Herrera 20:34
Re: Making psql error out on output failures David Zhang 20:41
Re: [HACKERS] Block level parallel vacuum Mahendra Singh Thalor 20:43
Re: standby apply lag on inactive servers Alvaro Herrera 21:06
Re: JIT performance bug/regression & JIT EXPLAIN Tom Lane 21:18
Re: JIT performance bug/regression & JIT EXPLAIN Maciek Sakrejda 21:31
Re: error context for vacuum to include block number 📎 Justin Pryzby 22:50
Re: Delaying/avoiding BTreeTupleGetNAtts() call within _bt_compare() Peter Geoghegan 23:01

Jan. 28, 2020

Thread Author Time
New compiler warning in jsonb_plpython.c Tom Lane 00:12
Re: Remove HeapTuple and Buffer dependency for predicate locking functions Thomas Munro 00:46
Re: Remove HeapTuple and Buffer dependency for predicate locking functions Ashwin Agrawal 01:00
Is custom MemoryContext prohibited? Kohei KaiGai 01:55
Re: Option to dump foreign data in pg_dump vignesh C 01:59
Re: BufFileRead() error signalling Michael Paquier 02:03
Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane 02:11
Re: Condition variables vs interrupts Thomas Munro 02:31
Re: [HACKERS] Block level parallel vacuum Amit Kapila 02:44
Re: The flinfo->fn_extra question, from me this time. Tom Lane 02:57
Re: Allow to_date() and to_timestamp() to accept localized names Mark Dilger 03:05
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 03:26
Re: Setting min/max TLS protocol in clientside libpq 📎 Michael Paquier 03:53
Re: TRUNCATE on foreign tables Michael Paquier 04:03
Re: Do we need to handle orphaned prepared transactions in the server? Craig Ringer 04:04
Re: Removing unneeded self joins 📎 Andrey Lepikhov 04:10
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Mark Dilger 04:39
Re: pause recovery if pitr target not reached 📎 Kyotaro Horiguchi 05:01
Re: Should we add xid_current() or a int8->xid cast? 📎 Thomas Munro 05:05
Some incorrect option sizes for PQconninfoOption in libpq 📎 Michael Paquier 05:36
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 05:57
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 06:04
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 06:12
Re: [QUESTION/PROPOSAL] loose quadtree in spgist Peter Griggs 06:23
Adding one CheckTableNotInUse() for REINDEX CONCURRENTLY 📎 Michael Paquier 06:26
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 06:28
Re: [HACKERS] Block level parallel vacuum Mahendra Singh Thalor 06:34
Re: [HACKERS] Block level parallel vacuum Amit Kapila 07:02
Re: [HACKERS] Block level parallel vacuum Mahendra Singh Thalor 07:23
Re: Allow to_date() and to_timestamp() to accept localized names Peter Eisentraut 08:00
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 08:00
Re: Physical replication slot advance is not persistent 📎 Michael Paquier 08:01
Re: Allow to_date() and to_timestamp() to accept localized names Peter Eisentraut 08:02
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 08:25
RE: [PoC] Non-volatile WAL buffer Takashi Menjo 08:26
Re: Autovacuum on partitioned table Amit Langote 08:52
Re: The flinfo->fn_extra question, from me this time. Dent John 08:58
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Amit Kapila 09:06
Re: adding partitioned tables to publications Peter Eisentraut 09:11
Re: standby apply lag on inactive servers Kyotaro Horiguchi 09:12
Re: Physical replication slot advance is not persistent Craig Ringer 09:45
Re: [HACKERS] Block level parallel vacuum 📎 Amit Kapila 09:47
Re: [HACKERS] Block level parallel vacuum Amit Kapila 09:47
Re: Unicode normalization SQL functions Daniel Verite 09:48
Re: The flinfo->fn_extra question, from me this time. 📎 Thomas Munro 09:56
Re: Setting min/max TLS protocol in clientside libpq Daniel Gustafsson 10:29
ReadRecord wrongly assumes randAccess after 38a957316d. 📎 Kyotaro Horiguchi 10:44
Re: Some incorrect option sizes for PQconninfoOption in libpq Daniel Gustafsson 10:57
Re: ReadRecord wrongly assumes randAccess after 38a957316d. Heikki Linnakangas 11:12
Re: Autovacuum on partitioned table Masahiko Sawada 11:27
Re: Expose lock group leader pid in pg_stat_activity 📎 Julien Rouhaud 11:36
Re: Should we add xid_current() or a int8->xid cast? Fujii Masao 11:43
Re: ReadRecord wrongly assumes randAccess after 38a957316d. Kyotaro Horiguchi 12:03
Re: Collation versioning Peter Eisentraut 12:06
Re: Making psql error out on output failures Daniel Verite 12:14
Re: Physical replication slot advance is not persistent Kyotaro Horiguchi 12:14
Re: Remove page-read callback from XLogReaderState. 📎 Kyotaro Horiguchi 12:20
Re: Error message inconsistency Amit Kapila 12:43
Re: Expose lock group leader pid in pg_stat_activity Tomas Vondra 13:09
Re: Expose lock group leader pid in pg_stat_activity Julien Rouhaud 13:26
tableam options for pg_dump/ALTER/LIKE Justin Pryzby 13:33
Re: Index Skip Scan Dmitry Dolgov 13:45
Re: Expose lock group leader pid in pg_stat_activity Tomas Vondra 13:52
Re: Is custom MemoryContext prohibited? Tomas Vondra 14:09
Re: standby apply lag on inactive servers Alvaro Herrera 14:18
Re: standby apply lag on inactive servers 📎 Alvaro Herrera 14:18
Re: Is custom MemoryContext prohibited? Kohei KaiGai 14:32
Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane 14:51
Re: Physical replication slot advance is not persistent Alexey Kondratov 15:06
Re: Allow to_date() and to_timestamp() to accept localized names Mark Dilger 15:06
Re: making the backend's json parser work in frontend code Robert Haas 15:06
Re: making the backend's json parser work in frontend code Robert Haas 15:17
Re: making the backend's json parser work in frontend code Julien Rouhaud 15:21
Re: making the backend's json parser work in frontend code Mahendra Singh Thalor 15:30
Re: making the backend's json parser work in frontend code Robert Haas 15:31
Re: Is custom MemoryContext prohibited? Tom Lane 15:35
Re: Allow to_date() and to_timestamp() to accept localized names Juan José Santamaría Flecha 15:47
Re: Is custom MemoryContext prohibited? Tomas Vondra 15:56
Re: [Proposal] Global temporary tables 曾文旌 (义从) 16:01
Re: Allow to_date() and to_timestamp() to accept localized names Mark Dilger 16:06
Re: Is custom MemoryContext prohibited? 📎 Robert Haas 16:10
Re: making the backend's json parser work in frontend code Robert Haas 16:11
Re: BUG #16159: recovery requests WALs for the next timelines before timeline switch LSN has been reached Pavel Suderevsky 16:13
Re: Allow to_date() and to_timestamp() to accept localized names Alvaro Herrera 16:21
Re: Is custom MemoryContext prohibited? Tom Lane 16:24
Re: making the backend's json parser work in frontend code Tom Lane 16:26
Re: making the backend's json parser work in frontend code Robert Haas 16:32
Re: making the backend's json parser work in frontend code Tom Lane 16:34
Re: [Proposal] Global temporary tables Pavel Stehule 16:40
Re: making the backend's json parser work in frontend code Julien Rouhaud 16:51
Re: [Proposal] Global temporary tables 曾文旌 (义从) 17:12
Re: pause recovery if pitr target not reached Leif Gunnar Erlandsen 17:12
Re: [Proposal] Global temporary tables Pavel Stehule 17:13
Re: Is custom MemoryContext prohibited? 📎 Robert Haas 17:18
Re: making the backend's json parser work in frontend code Robert Haas 17:20
Re: Allow to_date() and to_timestamp() to accept localized names Tom Lane 17:30
Re: [Proposal] Global temporary tables Pavel Stehule 17:54
Re: JIT performance bug/regression & JIT EXPLAIN Robert Haas 18:07
Re: Is custom MemoryContext prohibited? Tom Lane 18:08
Re: making the backend's json parser work in frontend code Tom Lane 18:16
Re: making the backend's json parser work in frontend code Tom Lane 18:32
Re: VACUUM memory management Ibrar Ahmed 18:36
[Patch]: Documentation of ALTER TABLE re column type changes on binary-coercible fields 📎 Mike Lissner 18:55
Re: Is custom MemoryContext prohibited? Robert Haas 18:57
Re: making the backend's json parser work in frontend code Robert Haas 19:03
Re: Allow to_date() and to_timestamp() to accept localized names Mark Dilger 19:05
Re: Is custom MemoryContext prohibited? Thomas Munro 19:27
Re: making the backend's json parser work in frontend code Tom Lane 19:29

Browse Archives

Prev | Next