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

Nov. 30, 2018

Thread Author Time
RE: [PATCH] Change "checkpoint starting" message to use "wal" Tsunakawa, Takayuki 00:28
Re: [PATCH] Change "checkpoint starting" message to use "wal" Stephen Frost 00:31
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Masahiko Sawada 01:02
Re: [PATCH] Change "checkpoint starting" message to use "wal" Michael Paquier 01:16
pgsql: Switch pg_verify_checksums back to a blacklist Michael Paquier 01:36
Re: More issues with pg_verify_checksums and checksum verification in base backups Michael Paquier 01:44
Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Michael Paquier 01:48
Re: Removing remaining parallel-build hazards in ecpg Michael Paquier 01:50
Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Masahiko Sawada 02:00
Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier 02:02
Re: Planning time of Generic plan for a table partitioned into a lot Amit Langote 02:04
RE: [HACKERS] Cached plans and statement generalization Yamaji, Ryo 02:06
Re: vacuum and autovacuum - is it good to configure the threshold at TABLE LEVEL? rajan 04:07
RE: Planning time of Generic plan for a table partitioned into a lot Kato, Sho 04:23
Re: spurious(?) warnings in archive recovery 📎 Andrew Gierth 04:25
Re: spurious(?) warnings in archive recovery Andrew Gierth 04:38
Re: idle-in-transaction timeout error does not give a hint 📎 Tatsuo Ishii 04:46
Re: [HACKERS] logical decoding of two-phase transactions 📎 Nikhil Sontakke 05:25
Re: pgsql: Switch pg_verify_checksums back to a blacklist 📎 Michael Paquier 05:35
Re: Planning time of Generic plan for a table partitioned into a lot David Rowley 05:58
Re: Fixes for missing schema qualifications Noah Misch 06:29
Re: New GUC to sample log queries Nikolay Samokhvalov 06:42
Re: Planning time of Generic plan for a table partitioned into a lot Amit Langote 06:44
Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Kyotaro HORIGUCHI 06:46
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) 📎 Pavel Stehule 06:48
Re: Cache relation sizes? David Rowley 06:50
Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid Noah Misch 06:51
Re: Planning time of Generic plan for a table partitioned into a lot David Rowley 06:57
Re: idle-in-transaction timeout error does not give a hint Kyotaro HORIGUCHI 07:05
RE: Planning time of Generic plan for a table partitioned into a lot Kato, Sho 07:15
Re: idle-in-transaction timeout error does not give a hint Tatsuo Ishii 07:21
Re: FETCH FIRST clause PERCENT option 📎 Surafel Temesgen 07:23
Re: Planning time of Generic plan for a table partitioned into a lot David Rowley 07:25
Re: Fixes for missing schema qualifications Michael Paquier 08:18
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Kyotaro HORIGUCHI 08:26
Re: pg_config wrongly marked as not parallel safe? Kyotaro HORIGUCHI 08:30
Re: New GUC to sample log queries Adrien NAYRAT 08:46
Re: New GUC to sample log queries Adrien NAYRAT 08:51
Re: [Todo item] Add entry creation timestamp column to pg_stat_replication Michael Paquier 08:54
Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Dmitry Dolgov 09:40
Re: postgres_fdw: oddity in costing aggregate pushdown paths 📎 Etsuro Fujita 09:51
Re: [HACKERS] Cached plans and statement generalization Dmitry Dolgov 09:57
RE: [PROPOSAL]a new data type 'bytea' for ECPG Matsumura, Ryo 10:08
Re: Reduce amount of WAL generated by CREATE INDEX for gist, gin and sp-gist Dmitry Dolgov 10:10
Re: Speeding up text_position_next with multibyte encodings Dmitry Dolgov 10:18
Re: FETCH FIRST clause PERCENT option 📎 Surafel Temesgen 10:22
Re: [PATCH] pg_hba.conf : new auth option : clientcert=verify-full 📎 Marius Timmer 10:54
Re: de-deduplicate code in DML execution hooks in postgres_fdw Etsuro Fujita 10:55
Re: New GUC to sample log queries Sergei Kornilov 11:04
Re: Add extension options to control TAP and isolation tests Arthur Zakirov 11:18
Re: [PATCH] kNN for btree 📎 Nikita Glukhov 12:04
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Alexander Kuzmenkov 12:07
Re: libpq host/hostaddr/conninfo inconsistencies Dmitry Dolgov 12:08
Re: GiST VACUUM Dmitry Dolgov 12:21
Re: New GUC to sample log queries 📎 Alvaro Herrera 12:22
Re: New GUC to sample log queries Sergei Kornilov 12:29
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Dmitry Dolgov 12:38
Re: Connection slots reserved for replication 📎 Alexander Kukushkin 12:58
Re: [HACKERS] Support for Secure Transport SSL library on macOS as OpenSSL alternative Dmitry Dolgov 13:00
Re: COPY FROM WHEN condition 📎 Surafel Temesgen 13:00
Re: Global snapshots 📎 Stas Kelvich 13:00
Re: New GUC to sample log queries Alvaro Herrera 13:23
Re: pg_config wrongly marked as not parallel safe? Joe Conway 13:36
Re: COPY FROM WHEN condition Tomas Vondra 13:43
Re: [HACKERS] Can ICU be used for a database's default sort order? Dmitry Dolgov 13:51
Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Dmitry Dolgov 13:54
Re: [HACKERS] Custom compression methods Dmitry Dolgov 14:08
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Sanyo Moura 14:37
Re: pgbench doc fix Dmitry Dolgov 14:42
Re: Markdown format output for psql, design notes Lætitia Avrot 14:47
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Pavel Stehule 14:54
Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Simon Riggs 14:55
Re: [HACKERS] Lazy hash table for XidInMVCCSnapshot (helps Zipfian a bit) Dmitry Dolgov 15:05
Log level of logical decoding Francesco Nidito 15:10
Re: Undo worker and transaction rollback Dmitry Dolgov 15:13
Re: pg_config wrongly marked as not parallel safe? Stephen Frost 15:15
Re: Flexible permissions for REFRESH MATERIALIZED VIEW Dmitry Dolgov 15:15
Re: pg_config wrongly marked as not parallel safe? Tom Lane 15:32
Re: Hash Joins vs. Bloom Filters / take 2 Dmitry Dolgov 15:34
Re: [HACKERS] Two pass CheckDeadlock in contentent case Dmitry Dolgov 15:44
Re: [PATCH] Improve tab completion for CREATE TABLE Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 15:44
Re: [Patch] pg_rewind: options to use restore_command from recovery.conf or command line Dmitry Dolgov 16:04
Re: POC: Cleaning up orphaned files using undo logs Dmitry Dolgov 16:13
Re: pg_dump multi VALUES INSERT Dmitry Dolgov 16:16
Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA Dmitry Dolgov 16:21
Re: [HACKERS] [PATCH v2] Add and report the new "session_read_only" GUC pseudo-variable. Dmitry Dolgov 16:35
Re: test_pg_dump missing cleanup actions Stephen Frost 16:37
Re: Support custom socket directory in pg_upgrade Tom Lane 16:58
Re: [HACKERS] Optional message to user when terminating/cancelling backend Dmitry Dolgov 17:02
Re: [HACKERS] WAL logging problem in 9.4.3? Dmitry Dolgov 17:27
Re: Support custom socket directory in pg_upgrade Peter Eisentraut 18:24
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) 📎 Pavel Stehule 18:32
Re: pgbench doc fix Peter Eisentraut 18:33
[PATCH] Log CSV by default David Fetter 18:53
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Peter Eisentraut 18:54
Re: ToDo: show size of partitioned table Pavel Stehule 19:06
Re: partitioned tables referenced by FKs 📎 Alvaro Herrera 19:12
Re: pgsql: Switch pg_verify_checksums back to a blacklist Andrew Dunstan 19:18
Re: dsa_allocate() faliure Jakub Glapa 19:20
Re: Add function to release an allocated SQLDA Dmitry Dolgov 19:55
Re: pgbench doc fix Fabien COELHO 20:04
Re: Synchronous replay take III Dmitry Dolgov 20:06
Re: Range phrase operator in tsquery Dmitry Dolgov 20:08
Re: [PATCH] Log CSV by default Andres Freund 20:15
Re: pg_dumpall --exclude-database option Dmitry Dolgov 20:43
Re: dsa_allocate() faliure Justin Pryzby 20:46
Re: make installcheck-world in a clean environment Dmitry Dolgov 20:59
[PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs 📎 Chengchao Yu 20:59
Re: [PATCH] Log CSV by default Isaac Morland 21:01
Re: pg_dumpall --exclude-database option 📎 Andrew Dunstan 21:26
Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA Юрий Соколов 21:30
Re: doc - improve description of default privileges 📎 Tom Lane 21:44
Re: [PATCH] Log CSV by default Tom Lane 21:55
Re: [HACKERS] Fix performance degradation of contended LWLock on NUMA Dmitry Dolgov 22:06
Re: doc - improve description of default privileges Alvaro Herrera 22:19
Re: NOTIFY and pg_notify performance when deduplicating notifications Dmitry Dolgov 22:35
Re: [PATCH] get rid of StdRdOptions, use individual binary reloptions representation for each relation kind instead Dmitry Dolgov 22:57
Re: pgsql: Switch pg_verify_checksums back to a blacklist Michael Paquier 23:00
Re: Reviving the "Stopping logical replication protocol" patch from Vladimir Gordichuk Dmitry Dolgov 23:01
Re: Add extension options to control TAP and isolation tests Michael Paquier 23:03
Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Michael Paquier 23:08
Re: [PATCH] Log CSV by default Stephen Frost 23:11
Re: Reviving the "Stopping logical replication protocol" patch from Vladimir Gordichuk Dave Cramer 23:16
Re: [HACKERS] proposal: schema variables Dmitry Dolgov 23:17
Re: Reviving the "Stopping logical replication protocol" patch from Vladimir Gordichuk Dmitry Dolgov 23:23
Re: Reviving the "Stopping logical replication protocol" patch from Vladimir Gordichuk Dave Cramer 23:49
Re: Reviving the "Stopping logical replication protocol" patch from Vladimir Gordichuk Dmitry Dolgov 23:53

Dec. 1, 2018

Thread Author Time
Frontends including fd.h Michael Paquier 00:02
Re: [PATCH] Log CSV by default Michael Paquier 00:02
Re: [PATCH] Log CSV by default David Fetter 00:03
Re: Synchronous replay take III 📎 Thomas Munro 01:48
Re: Synchronous replay take III Michael Paquier 03:57
Re: make installcheck-world in a clean environment 📎 Alexander Lakhin 06:12
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 06:32
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 07:12
Re: pgsql: Switch pg_verify_checksums back to a blacklist Michael Paquier 07:16
Re: Undo logs 📎 Amit Kapila 07:28
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 10:13
Re: pgsql: Avoid duplicate XIDs at recovery when building initial snapshot Simon Riggs 10:51
Re: cursors with prepared statements Dmitry Dolgov 11:23
Re: Online verification of checksums Dmitry Dolgov 11:47
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Dmitry Dolgov 12:11
Re: inconsistency and inefficiency in setup_conversion() Dmitry Dolgov 12:26
Re: SQL/JSON: functions Dmitry Dolgov 12:36
Re: Make foo=null a warning by default. Dmitry Dolgov 12:41
Re: Refactoring the checkpointer's fsync request queue Dmitry Dolgov 12:47
Re: Protect syscache from bloating with negative cache entries Dmitry Dolgov 12:59
Re: jsonpath Dmitry Dolgov 13:05
Re: Inadequate executor locking of indexes Amit Kapila 13:39
Re: pg_stat_ssl additions 📎 Peter Eisentraut 13:41
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 17:06
Commitfest 2018-11 📎 Dmitry Dolgov 17:24
Re: Commitfest 2018-11 Tom Lane 17:37
Re: Commitfest 2018-11 Jaime Casanova 17:44
Re: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs Jesse Zhang 17:54
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 18:30
Re: Commitfest 2018-11 Lætitia Avrot 18:46
proposal: less strict input of regprocedure type Pavel Stehule 19:39
Re: proposal: less strict input of regprocedure type Tom Lane 19:49
Re: [HACKERS] Can ICU be used for a database's default sort order? Daniel Verite 20:08
Re: Support custom socket directory in pg_upgrade Tom Lane 20:48
Re: Markdown format output for psql, design notes Daniel Verite 21:11
Re: Frontends including fd.h Sergei Kornilov 21:13
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 21:20
{PROPOSAL] add session information column to pg_stat_statements Sergei Agalakov 22:13
on or true Tatsuo Ishii 22:25
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Tom Lane 22:28
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 22:54

Dec. 2, 2018

Thread Author Time
Re: [PATCH] Log CSV by default Vik Fearing 00:24
RE: [PATCH] Fix Proposal - Deadlock Issue in Single User Mode When IO Failure Occurs Chengchao Yu 01:04
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 02:16
Re: proposal: less strict input of regprocedure type Pavel Stehule 03:52
Re: proposal: less strict input of regprocedure type Pavel Stehule 03:59
Re: Markdown format output for psql, design notes Pavel Stehule 04:10
Re: AllocSetContextCreate changes breake extensions Andrew Gierth 06:08
Re: {PROPOSAL] add session information column to pg_stat_statements legrand legrand 09:22
Re: [PATCH] Log CSV by default Arkhena 10:20
Re: on or true Oleg Bartunov 10:26
Re: [HACKERS] Can ICU be used for a database's default sort order? Dmitry Dolgov 12:22
Re: Markdown format output for psql, design notes Lætitia Avrot 12:46
[proposal] Add an option for returning SQLSTATE in psql error message didier 14:33
Re: [HACKERS] Can ICU be used for a database's default sort order? Andrey Borodin 14:40
Re: Compressed TOAST Slicing Rafia Sabih 15:03
Re: [proposal] Add an option for returning SQLSTATE in psql error message Pavel Stehule 15:13
Re: [proposal] Add an option for returning SQLSTATE in psql error message Tom Lane 15:55
Re: [proposal] Add an option for returning SQLSTATE in psql error message Pavel Stehule 16:04
Re: AllocSetContextCreate changes breake extensions Tom Lane 16:33
Re: [PATCH] Log CSV by default Tom Lane 17:09
Re: [proposal] Add an option for returning SQLSTATE in psql error message didier 17:39
Re: [PATCH] Log CSV by default David Fetter 17:44
Re: {PROPOSAL] add session information column to pg_stat_statements Sergei Agalakov 18:42
Re: Synchronous replay take III Michail Nikolaev 20:01
Re: dsa_allocate() faliure 📎 Thomas Munro 22:45
Re: on or true 📎 Tatsuo Ishii 23:33

Dec. 3, 2018

Thread Author Time
Re: Add extension options to control TAP and isolation tests Michael Paquier 00:38
Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid 📎 Noah Misch 00:41
Re: Commitfest 2018-11 Michael Paquier 00:41
Re: Online verification of checksums Michael Paquier 00:48
RE: idle-in-transaction timeout error does not give a hint Ideriha, Takeshi 01:39
Re: [proposal] Add an option for returning SQLSTATE in psql error message Andrew Gierth 01:47

Browse Archives

Prev | Next