pgsql-hackers since 2019-10-30 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

Oct. 30, 2019

Thread Author Time
Make StringInfo available to frontend code. 📎 Andres Freund 00:10
Re: pg_waldump erroneously outputs newline for FPWs, and another minor bug Michael Paquier 00:26
Re: Typos and inconsistencies in code Michael Paquier 01:05
Re: Rearranging ALTER TABLE to avoid multi-operations bugs Alvaro Herrera 01:10
Re: Problem with synchronous replication Michael Paquier 01:11
Re: Problem with synchronous replication 📎 Michael Paquier 01:45
Re: Make StringInfo available to frontend code. Kyotaro Horiguchi 01:58
Re: Make StringInfo available to frontend code. Andres Freund 02:06
Re: Make StringInfo available to frontend code. Kyotaro Horiguchi 02:18
Re: [PATCH] Do not use StdRdOptions in Access Methods 📎 Michael Paquier 03:11
Re: Problem with synchronous replication 📎 Kyotaro Horiguchi 03:34
Re: Typos and inconsistencies in code vignesh C 03:50
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 vignesh C 04:08
Re: Problem with synchronous replication Dongming Liu 04:22
Re: Rearranging ALTER TABLE to avoid multi-operations bugs Tom Lane 05:44
RE: [Proposal] Add accumulated statistics [email protected] 05:51
Re: Remove unused function argument vignesh C 05:51
RE: [Proposal] Add accumulated statistics 📎 [email protected] 05:55
Re: pg_waldump erroneously outputs newline for FPWs, and another minor bug Andres Freund 05:59
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 06:12
Re: Problem with synchronous replication lingce.ldm 06:27
Re: Problem with synchronous replication lingce.ldm 06:27
Re: RFC: split OBJS lines to one object per line Andres Freund 06:32
Re: RFC: split OBJS lines to one object per line Tom Lane 06:56
Re: RFC: split OBJS lines to one object per line Michael Paquier 07:40
Add SQL function to show total block numbers in the relation 📎 btkimurayuzk 07:48
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dilip Kumar 07:48
Re: tableam vs. TOAST Prabhat Sahu 07:49
Re: Join Correlation Name Fabien COELHO 08:04
Re: Problem with synchronous replication Fujii Masao 08:21
Proposal: Global Index Ibrar Ahmed 08:38
Re: Problem with synchronous replication Kyotaro Horiguchi 08:43
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 08:59
Re: v12.0: ERROR: could not find pathkey item to sort 📎 Amit Langote 10:03
Re: pgbench - extend initialization phase control Fujii Masao 10:08
Re: Remove one use of IDENT_USERNAME_MAX Peter Eisentraut 10:19
Re: Unix-domain socket support on Windows 📎 Peter Eisentraut 12:02
Re: Problem with synchronous replication Michael Paquier 13:00
MarkBufferDirtyHint() and LSN update Antonin Houska 13:44
Remove HAVE_LONG_LONG_INT 📎 Peter Eisentraut 13:49
Re: Binary support for pgoutput plugin 📎 Dave Cramer 14:03
Re: Add SQL function to show total block numbers in the relation Tom Lane 14:09
Re: Proposal: Global Index Tom Lane 14:13
Re: WIP/PoC for parallel backup Asif Rehman 14:16
Re: PL/Python fails on new NetBSD/PPC 8.0 install Tom Lane 15:30
Re: v12.0: ERROR: could not find pathkey item to sort Tom Lane 16:09
Re: Proposal: Global Index Robert Haas 16:12
Re: tableam vs. TOAST Robert Haas 16:16
Re: Proposal: Global Index Tom Lane 16:23
Re: Parallel leader process info in EXPLAIN Melanie Plageman 16:24
RE: Can you please tell us how set this prefetch attribute in following lines. M Tarkeshwar Rao 16:47
Re: Proposal: Global Index Peter Geoghegan 16:48
Re: Proposal: Global Index Tom Lane 17:05
Re: [Proposal] Add accumulated statistics Pavel Stehule 17:14
Re: Proposal: Global Index Andres Freund 17:27
Re: PL/Python fails on new NetBSD/PPC 8.0 install Tom Lane 17:33
Re: Parallel leader process info in EXPLAIN Peter Geoghegan 17:39
Re: Creating foreign key on partitioned table is too slow Tomas Vondra 18:29
Re: Thoughts on nbtree with logical/varwidth table identifiers, v12 on-disk representation Peter Geoghegan 18:33
Re: Thoughts on nbtree with logical/varwidth table identifiers, v12 on-disk representation Andres Freund 19:02
Re: Parallel leader process info in EXPLAIN Tomas Vondra 19:19
Re: Thoughts on nbtree with logical/varwidth table identifiers, v12 on-disk representation Peter Geoghegan 19:37
Re: MarkBufferDirtyHint() and LSN update Tomas Vondra 19:42
pgstat.c has brittle response to transient problems Tom Lane 19:58
Re: Thoughts on nbtree with logical/varwidth table identifiers, v12 on-disk representation Andres Freund 20:25
Re: v12.0: ERROR: could not find pathkey item to sort David Rowley 21:47
Re: Thoughts on nbtree with logical/varwidth table identifiers, v12 on-disk representation Peter Geoghegan 21:59
Re: Creating foreign key on partitioned table is too slow David Rowley 22:19
Re: Creating foreign key on partitioned table is too slow Andres Freund 22:29
Re: Zedstore - compressed in-core columnar storage 📎 Taylor Vesely 22:33

Oct. 31, 2019

Thread Author Time
Re: Problem with synchronous replication Michael Paquier 01:30
Re: Problem with synchronous replication 📎 Michael Paquier 02:11
Allow CREATE OR REPLACE VIEW to rename the columns 📎 Fujii Masao 02:27
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Nikita Glukhov 02:35
Re: Allow cluster_name in log_line_prefix Thomas Munro 02:54
Re: Add SQL function to show total block numbers in the relation Michael Paquier 03:29
Re: Allow cluster_name in log_line_prefix Tatsuo Ishii 04:41
Re: Allow CREATE OR REPLACE VIEW to rename the columns Tom Lane 04:42
Re: [BUG] Partition creation fails after dropping a column and adding a partial index 📎 Michael Paquier 04:45
Re: Creating foreign key on partitioned table is too slow Tom Lane 04:56
Re: tableam vs. TOAST Prabhat Sahu 04:56
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 06:03
Re: [HACKERS] Block level parallel vacuum Dilip Kumar 06:44
Re: v12.0: ERROR: could not find pathkey item to sort 📎 Amit Langote 06:45
Re: Add const qualifiers to internal range type APIs Peter Eisentraut 06:49
Re: ICU for global collation Peter Eisentraut 07:22
Re: Allow CREATE OR REPLACE VIEW to rename the columns Fujii Masao 07:31
Re: [PATCH] Do not use StdRdOptions in Access Methods Amit Langote 07:38
Re: Allow cluster_name in log_line_prefix Fujii Masao 07:47
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 07:49
Re: update ALTER TABLE with ATTACH PARTITION lock mode Amit Langote 08:00
Re: [PATCH] Do not use StdRdOptions in Access Methods 📎 Amit Langote 08:18
Re: Problem with synchronous replication Fujii Masao 08:38
Can avoid list_copy in recomputeNamespacePath() conditionally? amul sul 08:41
Re: MarkBufferDirtyHint() and LSN update Antonin Houska 08:43
Remove configure --disable-float4-byval and --disable-float8-byval 📎 Peter Eisentraut 08:50
Re: [PATCH] Do not use StdRdOptions in Access Methods Michael Paquier 08:55
Re: update ALTER TABLE with ATTACH PARTITION lock mode (docs) Michael Paquier 09:07
Re: Getting psql to redisplay command after \e Fabien COELHO 09:09
Postgres cache Natarajan R 09:49
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Etsuro Fujita 09:49
Re: allow online change primary_conninfo 📎 Sergei Kornilov 10:02
The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" Fujii Masao 10:38
Re: Allow CREATE OR REPLACE VIEW to rename the columns 📎 Ibrar Ahmed 10:58
Re: Allow CREATE OR REPLACE VIEW to rename the columns 📎 Fujii Masao 12:01
Re: Allow CREATE OR REPLACE VIEW to rename the columns 📎 Ibrar Ahmed 12:11
Re: Allow CREATE OR REPLACE VIEW to rename the columns Ibrar Ahmed 12:28
ECPG: proposal for new DECLARE STATEMENT 📎 [email protected] 12:29
Re: Allow CREATE OR REPLACE VIEW to rename the columns Ibrar Ahmed 12:34
Application name for pg_basebackup and friends 📎 Jesper Pedersen 12:52
Re: Application name for pg_basebackup and friends Heikki Linnakangas 13:10
Re: Collation versioning Julien Rouhaud 13:21
Re: Remove configure --disable-float4-byval and --disable-float8-byval Tom Lane 13:36
Re: Allow CREATE OR REPLACE VIEW to rename the columns Tom Lane 13:54
Re: The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" Tom Lane 13:56
function calls optimization Andrzej Barszcz 14:06
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) 📎 Masahiko Sawada 14:24
Re: function calls optimization Andres Freund 14:25
Re: function calls optimization Tom Lane 14:45
Re: function calls optimization Andres Freund 14:53
Re: pgbench - extend initialization phase control 📎 Fabien COELHO 14:54
Re: [BUG] Partition creation fails after dropping a column and adding a partial index 📎 Ibrar Ahmed 14:54
Re: function calls optimization Andres Freund 15:02
Re: function calls optimization Andreas Karlsson 15:05
Re: function calls optimization Tom Lane 15:06
Re: function calls optimization Andres Freund 15:20
Re: Resume vacuum and autovacuum from interruption and cancellation 📎 Ibrar Ahmed 15:34
ssl passphrase callback 📎 Andrew Dunstan 15:37
Re: function calls optimization Tom Lane 15:45
Re: function calls optimization Andres Freund 15:49
Re: function calls optimization Andrzej Barszcz 15:51
Adding percentile metrics to pg_stat_statements module Igor Calabria 15:51
Re: function calls optimization Andres Freund 15:52
Re: function calls optimization Jim Finnerty 15:56
Re: Allow cluster_name in log_line_prefix Andres Freund 16:36
Re: Adding percentile metrics to pg_stat_statements module Pavel Stehule 16:36
idea - proposal - defining own psql commands Pavel Stehule 16:48
Re: RFC: split OBJS lines to one object per line Mark Dilger 16:48
TestLib::command_fails_like enhancement 📎 Andrew Dunstan 17:02
fe-utils - share query cancellation code 📎 Fabien COELHO 18:43
Re: pgbench - extend initialization phase control Fabien COELHO 18:46
Removing alignment padding for byval types Andres Freund 18:48
Re: Proposal: Global Index Stephen Frost 18:50
Re: Proposal: Global Index Isaac Morland 19:02
Re: Removing alignment padding for byval types Tomas Vondra 19:15
Re: Proposal: Global Index Tomas Vondra 19:21
Re: Removing alignment padding for byval types Andres Freund 19:24
Re: Adding percentile metrics to pg_stat_statements module Tomas Vondra 19:32
Re: [PATCH] Implement INSERT SET syntax Ibrar Ahmed 19:32
Re: Removing alignment padding for byval types Tomas Vondra 19:45
Re: fe-utils - share query cancellation code Ibrar Ahmed 19:50
Re: Creating foreign key on partitioned table is too slow David Rowley 20:17
Allow superuser to grant passwordless connection rights on postgres_fdw 📎 Andrew Dunstan 20:58
Re: Postgres cache Tomas Vondra 21:24
Re: The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" 📎 Ibrar Ahmed 21:33
libpq sslpassword parameter and callback function Andrew Dunstan 22:33
Re: libpq sslpassword parameter and callback function 📎 Andrew Dunstan 22:34
Re: merging HashJoin and Hash nodes Tomas Vondra 22:59
A wiki page to track hash join projects and ideas Thomas Munro 23:16
Re: libpq sslpassword parameter and callback function Andrew Dunstan 23:27
Re: merging HashJoin and Hash nodes Andres Freund 23:43
Improve checking for pg_index.xmin 📎 Alexander Korotkov 23:50
Allow 'sslkey' and 'sslcert' in postgres_fdw user mappings 📎 Andrew Dunstan 23:54

Nov. 1, 2019

Thread Author Time
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Moon, Insung 00:38
Re: [BUG] Partition creation fails after dropping a column and adding a partial index Amit Langote 00:58
Re: Restore replication settings when modifying a field type Quan Zongliang 01:41
abs function for interval 📎 Euler Taveira 02:20
Re: abs function for interval Andres Freund 02:45
Re: The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" 📎 Fujii Masao 03:00
Re: Restore replication settings when modifying a field type Euler Taveira 03:39
Re: Allow CREATE OR REPLACE VIEW to rename the columns Fujii Masao 03:42
Re: abs function for interval Euler Taveira 03:48
Re: Problem with synchronous replication lingce.ldm 05:27
Re: progress report for ANALYZE Tatsuro Yamada 06:22
On disable_cost Zhenghua Lyu 06:42
Re: On disable_cost Thomas Munro 06:58
Refactor parse analysis of EXECUTE command Peter Eisentraut 07:07
Re: Creating foreign key on partitioned table is too slow 📎 Amit Langote 08:37
Re: [HACKERS] Block level parallel vacuum Masahiko Sawada 08:51
64 bit transaction id 📎 Павел Ерёмин 09:05
Re: The command tag of "ALTER MATERIALIZED VIEW RENAME COLUMN" Ibrar Ahmed 09:17
Re: fe-utils - share query cancellation code 📎 Fabien COELHO 09:19
Re: 64 bit transaction id Pavel Stehule 09:25
Re: alternative to PG_CATCH Peter Eisentraut 10:27
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Etsuro Fujita 10:28
Looking for a demo of extensible nodes Adam Lee 12:18
Re: [PATCH] Add some useful asserts into View Options macroses Peter Eisentraut 12:29
Re: pglz performance Peter Eisentraut 12:33
Re: pause recovery if pitr target not reached Peter Eisentraut 12:41
Re: Add a GUC variable that control logical replication Peter Eisentraut 12:49
Re: fe-utils - share query cancellation code Alvaro Herrera 13:30
Re: update ALTER TABLE with ATTACH PARTITION lock mode (docs) Justin Pryzby 13:59
Re: update ALTER TABLE with ATTACH PARTITION lock mode (docs) Michael Paquier 14:01
Re: Problem with synchronous replication Michael Paquier 14:01
Re: Adding percentile metrics to pg_stat_statements module Igor Calabria 14:11
Re: Adding percentile metrics to pg_stat_statements module Tomas Vondra 14:17
Re: Remove configure --disable-float4-byval and --disable-float8-byval Robert Haas 14:41
Re: On disable_cost Euler Taveira 14:48
Re: ssl passphrase callback Robert Haas 15:01
Re: [Proposal] Global temporary tables 📎 Konstantin Knizhnik 15:15

Browse Archives

Prev | Next