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

Thread Author Time
Re: [PATCH] Tiny CREATE STATISTICS tab-completion cleanup Tomas Vondra 00:01
Re: Minor typo Tom Lane 00:18
Re: Minor typo Michael Paquier 00:31
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Justin Pryzby 00:44
Re: Minor typo Stephen Frost 00:45
Re: Minor typo Stephen Frost 00:51
Re: More issues with pg_verify_checksums and checksum verification in base backups 📎 Michael Paquier 00:57
Re: Handling of REGRESS_OPTS in MSVC for regression tests Michael Paquier 01:00
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Sanyo Moura 01:00
Re: Minor typo Michael Paquier 01:01
Re: MERGE SQL statement for PG12 Amit Langote 01:02
Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-ed data Tomas Vondra 01:04
Re: Function to promote standby servers Ian Barwick 01:06
Re: Function to promote standby servers Michael Paquier 01:11
Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-ed data Andres Freund 01:14
Re: More issues with pg_verify_checksums and checksum verification in base backups Stephen Frost 01:17
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Justin Pryzby 01:27
Re: More issues with pg_verify_checksums and checksum verification in base backups Michael Paquier 01:32
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Sanyo Moura 01:36
"pg_ctl: the PID file ... is empty" at end of make check Thomas Munro 01:57
Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-ed data Petr Jelinek 02:06
Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS 📎 Tatsuro Yamada 02:27
Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-ed data Andres Freund 02:31
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Justin Pryzby 03:01
Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane 03:10
idle-in-transaction timeout error does not give a hint 📎 Tatsuo Ishii 03:17
Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro 03:18
Re: vacuum and autovacuum - is it good to configure the threshold at TABLE LEVEL? rajan 03:41
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 David Rowley 04:03
Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Kyotaro HORIGUCHI 04:14
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Justin Pryzby 04:17
Re: Planning time of Generic plan for a table partitioned into a lot David Rowley 04:22
Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane 04:28
Re: postgres_fdw: oddity in costing aggregate pushdown paths 📎 Etsuro Fujita 04:38
Re: Planning time of Generic plan for a table partitioned into a lot Amit Langote 04:46
Re: vacuum and autovacuum - is it good to configure the threshold at TABLE LEVEL? amul sul 05:03
RE: Copy data to DSA area Ideriha, Takeshi 05:13
Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro 05:31
Re: Tab completion for ALTER INDEX|TABLE ALTER COLUMN SET STATISTICS Tatsuro Yamada 05:41
Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane 05:47
Re: Planning time of Generic plan for a table partitioned into a lot Amit Langote 05:52
Re: Minor typo Kyotaro HORIGUCHI 06:02
Unnecessary asterisk in comment in postgres_fdw.c 📎 Etsuro Fujita 06:25
psql --csv and other parameters Erik Rijkers 07:09
RE: idle-in-transaction timeout error does not give a hint Ideriha, Takeshi 07:12
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 07:47
Re: Copy data to DSA area Kyotaro HORIGUCHI 08:08
Re: logical decoding vs. VACUUM FULL / CLUSTER on table with TOAST-ed data Tomas Vondra 08:15
Re: tab-completion debug print 📎 Kyotaro HORIGUCHI 08:28
Markdown format output for psql, design notes Lætitia Avrot 08:59
Re: idle-in-transaction timeout error does not give a hint Tatsuo Ishii 09:06
Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro 09:34
RE: idle-in-transaction timeout error does not give a hint Ideriha, Takeshi 09:45
VOPS-2.0 Konstantin Knizhnik 10:01
Re: Markdown format output for psql, design notes Pavel Stehule 10:04
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Sergei Kornilov 11:15
Re: Unnecessary asterisk in comment in postgres_fdw.c Bruce Momjian 12:34
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 12:36
Re: VOPS-2.0 Bruce Momjian 13:18
Re: psql --csv and other parameters Daniel Verite 13:38
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Alvaro Herrera 13:43
Re: VOPS-2.0 Alvaro Herrera 13:45
Re: Unnecessary asterisk in comment in postgres_fdw.c Alvaro Herrera 13:46
Re: Unnecessary asterisk in comment in postgres_fdw.c Bruce Momjian 13:51
Re: VOPS-2.0 Konstantin Knizhnik 13:56
Re: VOPS-2.0 Konstantin Knizhnik 14:08
Re: "pg_ctl: the PID file ... is empty" at end of make check Tom Lane 14:30
Re: Unnecessary asterisk in comment in postgres_fdw.c Bruce Momjian 14:31
Re: Markdown format output for psql, design notes Daniel Verite 15:25
worker_spi shouldn't execute again on sigterm Jeremy Finzel 15:55
Re: [WIP] CREATE SUBSCRIPTION with FOR TABLES clause (table filter) 📎 Evgeniy Efimkin 16:41
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Mark Dilger 16:52
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Mark Dilger 16:55
Re: pgsql: Integrate recovery.conf into postgresql.conf Peter Eisentraut 17:14
Re: pg_stat_ssl additions 📎 Peter Eisentraut 17:30
Re: pg_stat_ssl additions Peter Eisentraut 17:31
Re: More issues with pg_verify_checksums and checksum verification in base backups David Steele 17:32
Re: pg_stat_ssl additions Bruce Momjian 17:34
Re: pg_stat_ssl additions Stephen Frost 17:39
Re: PostgreSQL Limits and lack of documentation about them. Peter Eisentraut 18:06
Re: PostgreSQL Limits and lack of documentation about them. Steve Crawford 19:17
Re: Markdown format output for psql, design notes Lætitia Avrot 19:57
Re: jsonpath Alexander Korotkov 20:26
Re: chained transactions 📎 Peter Eisentraut 20:58
Re: pg_stat_ssl additions Tom Lane 21:01
[PROPOSAL] extend the object names to the qualified names in pg_stat_statements Sergei Agalakov 21:18
Re: "pg_ctl: the PID file ... is empty" at end of make check Thomas Munro 21:19
Re: Python versions (was Re: RHEL 8.0 build) Peter Eisentraut 21:20
Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Tom Lane 21:34
Re: Python versions (was Re: RHEL 8.0 build) Tom Lane 21:41
Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Alvaro Herrera 21:46
Re: Markdown format output for psql, design notes Vik Fearing 21:47
Re: Python versions (was Re: RHEL 8.0 build) Thomas Munro 21:52
Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Tomas Vondra 21:52
Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Tom Lane 21:59
Re: Python versions (was Re: RHEL 8.0 build) Tom Lane 22:02
Re: shared-memory based stats collector Tomas Vondra 22:13
Re: libpq debug log Peter Eisentraut 22:20
Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Sergei Agalakov 22:59
Re: PostgreSQL Limits and lack of documentation about them. 📎 David Rowley 22:59
Re: PostgreSQL Limits and lack of documentation about them. David Rowley 23:04
Re: COPY FROM WHEN condition Tomas Vondra 23:17

Nov. 29, 2018

Thread Author Time
Re: idle-in-transaction timeout error does not give a hint Tatsuo Ishii 00:16
Re: A WalSnd issue related to state WALSNDSTATE_STOPPING Michael Paquier 00:16
Re: pg_stat_ssl additions Lou Picciano 00:27
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Justin Pryzby 00:40
minor typo in dsa.c 📎 Ideriha, Takeshi 00:40
Re: Query with high planning time at version 11.1 compared versions 10.5 and 11.0 Sanyo Moura 01:01
Re: worker_spi shouldn't execute again on sigterm Michael Paquier 01:11
Re: minor typo in dsa.c Thomas Munro 01:17
Re: worker_spi shouldn't execute again on sigterm Thomas Munro 01:32
Re: Handling of REGRESS_OPTS in MSVC for regression tests Michael Paquier 01:33
Re: pg_config wrongly marked as not parallel safe? Kyotaro HORIGUCHI 01:46
Re: Add extension options to control TAP and isolation tests 📎 Michael Paquier 02:00
Re: More issues with pg_verify_checksums and checksum verification in base backups Michael Paquier 02:03
Re: pg_config wrongly marked as not parallel safe? Stephen Frost 02:17
Re: psql --csv and other parameters Michael Paquier 02:27
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 02:57
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Michael Paquier 03:16
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 03:39
Re: pgbench: improve --help and --version parsing Kyotaro HORIGUCHI 04:05
Re: Unnecessary asterisk in comment in postgres_fdw.c Etsuro Fujita 04:55
Re: pg_config wrongly marked as not parallel safe? Kyotaro HORIGUCHI 05:00
Re: pg_config wrongly marked as not parallel safe? Laurenz Albe 05:40
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Michael Paquier 05:56
Re: pg_config wrongly marked as not parallel safe? Tom Lane 06:06
Re: Psql patch to show access methods info Michael Paquier 06:47
Application for mentor 📎 Rishabh jain 06:57
Re: ToDo: show size of partitioned table Michael Paquier 06:58
Re: [Todo item] Add entry creation timestamp column to pg_stat_replication Michael Paquier 07:00
Re: test_pg_dump missing cleanup actions Michael Paquier 07:05
RE: Planning time of Generic plan for a table partitioned into a lot Kato, Sho 07:17
Re: Fixes for missing schema qualifications Michael Paquier 07:20
Re: Markdown format output for psql, design notes Lætitia Avrot 07:26
Add pg_partition_tree to doc index 📎 Michael Paquier 07:27
Re: Add pg_partition_tree to doc index Amit Langote 07:35
RE: Planning time of Generic plan for a table partitioned into a lot Kato, Sho 07:40
RE: [Todo item] Add entry creation timestamp column to pg_stat_replication 📎 myungkyu.lim 08:43
[PATCH] Change "checkpoint starting" message to use "wal" 📎 Christoph Berg 08:47
Re: [PATCH] Change "checkpoint starting" message to use "wal" Michael Paquier 08:59
Re: [PATCH] Change "checkpoint starting" message to use "wal" Christoph Berg 09:04
Re: Add pg_partition_tree to doc index Michael Paquier 09:04
Re: [PATCH] Change "checkpoint starting" message to use "wal" Michael Paquier 09:09
Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements legrand legrand 09:23
RE: libpq debug log Iwata, Aya 09:34
Re: WIP: Avoid creation of the free space map for small tables 📎 John Naylor 09:37
Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Christoph Berg 09:45
Re: Planning time of Generic plan for a table partitioned into a lot David Rowley 10:54
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Alexander Kuzmenkov 12:08
Re: [HACKERS] Weaker shmem interlock w/o postmaster.pid Dmitry Dolgov 12:10
Re: Conflict handling for COPY FROM Dmitry Dolgov 12:15
Re: shared-memory based stats collector Alvaro Herrera 12:18
Re: [HACKERS] CLUSTER command progress monitor Dmitry Dolgov 12:20
Re: [HACKERS] GnuTLS support Dmitry Dolgov 12:28
Re: Configuring messages language on Windows Dmitry Dolgov 12:36
Re: Markdown format output for psql, design notes Daniel Verite 12:43
Re: [HACKERS] WIP: long transactions on hot standby feedback replica / proof of concept Dmitry Dolgov 12:45
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 12:47
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data Dmitry Dolgov 12:50
Re: Undo logs 📎 Dilip Kumar 12:57
Re: PostgreSQL Limits and lack of documentation about them. Peter Eisentraut 13:01
Re: Flexible configuration for full-text search Dmitry Dolgov 13:02
Re: pg_config wrongly marked as not parallel safe? Stephen Frost 13:11
Re: Usage of epoch in txid_current Dmitry Dolgov 13:13
Re: New GUC to sample log queries 📎 Alvaro Herrera 13:27
Re: [WIP] [B-Tree] Retail IndexTuple deletion Dmitry Dolgov 13:27
Re: [PATCH] Change "checkpoint starting" message to use "wal" Stephen Frost 13:28
Re: [HACKERS] GnuTLS support Peter Eisentraut 13:28
Re: Python versions (was Re: RHEL 8.0 build) Peter Eisentraut 13:32
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) Dmitry Dolgov 13:45
Re: pg_stat_ssl additions Peter Eisentraut 13:49
Re: [HACKERS] SERIALIZABLE on standby servers Dmitry Dolgov 14:01
Re: [HACKERS] logical decoding of two-phase transactions 📎 Nikhil Sontakke 14:40
Re: Use durable_unlink for .ready and .done files for WAL segment removal Bossart, Nathan 15:00
Re: Global snapshots Dmitry Dolgov 15:21
Re: [PATCH] kNN for btree Dmitry Dolgov 15:24
Re: Python versions (was Re: RHEL 8.0 build) Tom Lane 15:34
Re: [HACKERS] Cached plans and statement generalization Dmitry Dolgov 15:47
Re: Implementing SQL ASSERTION Dmitry Dolgov 15:54
Re: Sample values for pg_stat_statements Dmitry Dolgov 15:58
Re: [HACKERS] PATCH: Batch/pipelining support for libpq Dmitry Dolgov 16:14
Re: [HACKERS] Moving relation extension locks out of heavyweight lock manager Dmitry Dolgov 16:18
Re: hostorder and failover_timeout for libpq Dmitry Dolgov 16:23
Re: SQL/JSON: documentation Dmitry Dolgov 16:34
Re: cost_sort() improvements Dmitry Dolgov 16:53
Re: POC: GROUP BY optimization Dmitry Dolgov 16:56
Re: WIP Patch: Precalculate stable functions, infrastructure v1 Dmitry Dolgov 17:00
Re: New GUC to sample log queries Adrien NAYRAT 17:14
Removing remaining parallel-build hazards in ecpg Tom Lane 17:15
Re: Changing the autovacuum launcher scheduling; oldest table first algorithm Dmitry Dolgov 17:21
Re: New GUC to sample log queries Alvaro Herrera 17:35
Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Alvaro Herrera 17:47
Re: [HACKERS][PATCH] Applying PMDK to WAL operations for persistent memory Dmitry Dolgov 17:48
Re: de-deduplicate code in DML execution hooks in postgres_fdw Dmitry Dolgov 17:58
Re: [PROPOSAL] extend the object names to the qualified names in pg_stat_statements Stephen Frost 17:59
Re: [HACKERS] [PATCH] WIP Add ALWAYS DEFERRED option for constraints Dmitry Dolgov 18:04
Re: [PATCH v19] GSSAPI encryption support Dmitry Dolgov 18:14
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears Alexander Kuzmenkov 18:29
Re: Progress reporting for pg_verify_checksums Dmitry Dolgov 19:01
Re: "SELECT ... FROM DUAL" is not quite as silly as it appears 📎 Tom Lane 19:11

Browse Archives

Prev | Next