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

Thread Author Time
Re: doc - improve description of default privileges Tom Lane 00:03
Re: PostgreSQL Limits and lack of documentation about them. Tom Lane 00:35
Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote 00:42
Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier 01:04
Re: pgsql: Add flag values in WAL description to all heap records Michael Paquier 01:13
RE: speeding up planning with partitions Imai, Yoshikazu 01:19
Re: speeding up planning with partitions Amit Langote 01:24
Re: [RFC] Removing "magic" oids 📎 Andres Freund 01:48
Re: ATTACH/DETACH PARTITION CONCURRENTLY 📎 Amit Langote 02:03
lbound1 default in buildint2vector/buildoidvector Kohei KaiGai 02:51
Re: DSM segment handle generation in background workers Thomas Munro 03:28
Re: Pull up sublink of type 'NOT NOT (expr)' Richard Guo 03:36
Re: lbound1 default in buildint2vector/buildoidvector Tom Lane 03:41
Re: ATTACH/DETACH PARTITION CONCURRENTLY 📎 Amit Langote 04:38
Re: [RFC] Removing "magic" oids Noah Misch 04:57
Re: [RFC] Removing "magic" oids Andres Freund 05:02
RE: [Todo item] Add entry creation timestamp column to pg_stat_replication myungkyu.lim 05:10
Re: Synchronous replay take III Masahiko Sawada 05:30
Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier 05:38
Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Laurenz Albe 05:48
Re: doc fix for pg_stat_activity.backend_type Amit Kapila 05:49
Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote 05:53
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 06:08
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 06:18
Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier 06:22
Re: Accounting of zero-filled buffers in EXPLAIN (BUFFERS) Kyotaro HORIGUCHI 06:31
Re: Undo logs 📎 Dilip Kumar 06:44
Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote 06:53
Re: [HACKERS] generated columns Michael Paquier 07:02
Re: FW: [Todo item] Add entry creation timestamp column to pg_stat_replication Masahiko Sawada 07:04
RE: [Todo item] Add entry creation timestamp column to pg_stat_replication myungkyu.lim 08:02
Re: Libpq support to connect to standby server as priority Michael Paquier 08:14
Re: [Todo item] Add entry creation timestamp column to pg_stat_replication Michael Paquier 08:27
Re: [Todo item] Add entry creation timestamp column to pg_stat_replication Masahiko Sawada 08:33
Re: In-place updates and serializable transactions Kuntal Ghosh 08:41
Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Alvaro Herrera 08:59
Re: In-place updates and serializable transactions 📎 Kuntal Ghosh 09:03
Re: [PATCH] XLogReadRecord returns pointer to currently read page Kyotaro HORIGUCHI 09:12
Re: Libpq support to connect to standby server as priority Michael Paquier 09:13
Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process Kyotaro HORIGUCHI 09:14
Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Amit Kapila 10:11
ALTER INDEX ... ALTER COLUMN not present in dump Ronan Dunklau 10:23
Re: [RFC] Removing "magic" oids 📎 John Naylor 10:25
Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 10:36
Re: Use durable_unlink for .ready and .done files for WAL segment removal Kyotaro HORIGUCHI 10:39
Re: reloption to prevent VACUUM from truncating empty pages at the end of relation Michael Paquier 10:41
Re: ALTER INDEX ... ALTER COLUMN not present in dump Sergei Kornilov 10:44
Re: ALTER INDEX ... ALTER COLUMN not present in dump Ronan Dunklau 10:52
RE: Protect syscache from bloating with negative cache entries Ideriha, Takeshi 11:02
Re: ALTER INDEX ... ALTER COLUMN not present in dump Sergei Kornilov 11:20
Re: Index Skip Scan Alexander Kuzmenkov 11:41
Re: ALTER INDEX ... ALTER COLUMN not present in dump Adrien NAYRAT 11:46
Re: Doc patch on psql output formats Daniel Verite 11:49
Re: doc fix for pg_stat_activity.backend_type John Naylor 12:13
Re: lbound1 default in buildint2vector/buildoidvector Kohei KaiGai 12:16
Re: Connections hang indefinitely while taking a gin index's LWLock buffer_content lock Andrey Borodin 12:30
Re: ATTACH/DETACH PARTITION CONCURRENTLY Robert Haas 13:57
Re: [HACKERS] generated columns Robert Haas 14:10
Re: Index Skip Scan James Coleman 14:28
Re: New Defects reported by Coverity Scan for PostgreSQL Alvaro Herrera 15:20
Re: [PATCH] Opclass parameters 📎 Nikita Glukhov 15:26
Re: pgsql: Add flag values in WAL description to all heap records Alvaro Herrera 15:33
Re: [HACKERS] generated columns Corey Huinker 16:48
Re: wal_dump output on CREATE DATABASE Robert Haas 18:44
Re: [RFC] Removing "magic" oids Andres Freund 18:47
Re: Small performance tweak to run-time partition pruning Tom Lane 18:50
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) Robert Haas 18:52
Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Paul Ramsey 19:09
Re: Fixing findDependentObjects()'s dependency on scan order (regressions in DROP diagnostic messages) 📎 Peter Geoghegan 19:19
Re: Support custom socket directory in pg_upgrade Tom Lane 21:42
Re: Pull up sublink of type 'NOT NOT (expr)' Tom Lane 22:06
Re: Some incorrect comments and out-dated README from run-time pruning Peter Eisentraut 22:13
Re: Range phrase operator in tsquery Dmitry Dolgov 22:15
Re: A small tweak to some comments for PartitionKeyData Peter Eisentraut 22:22
Re: In-place updates and serializable transactions Kevin Grittner 22:36
pg11.1 jit segv Justin Pryzby 22:39
Re: pgsql: Add flag values in WAL description to all heap records Michael Paquier 22:43
Re: ALTER INDEX ... ALTER COLUMN not present in dump Michael Paquier 22:46
Re: pg11.1 jit segv Andres Freund 22:47
Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Tom Lane 22:49
Re: pg11.1 jit segv Justin Pryzby 23:03
Re: Cache relation sizes? 📎 Thomas Munro 23:06
Re: pg11.1 jit segv Andres Freund 23:14

Nov. 16, 2018

Thread Author Time
Re: pg11.1 jit segv Justin Pryzby 00:03
Re: pg11.1 jit segv Justin Pryzby 00:11
Re: pg11.1 jit segv Andres Freund 00:17
Re: pg11.1 jit segv Justin Pryzby 00:36
Re: ALTER INDEX ... ALTER COLUMN not present in dump Michael Paquier 00:45
Re: BUG #15160: planner overestimates number of rows in join when there are more than 200 rows coming from CTE Melanie Plageman 00:51
Re: Pluggable Storage - Andres's take 📎 Haribabu Kommi 01:05
Re: make installcheck-world in a clean environment Tom Lane 01:19
Re: DNS SRV support for LDAP authentication 📎 Thomas Munro 01:52
Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote 01:57
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 Alvaro Herrera 02:39
Re: WIP: Avoid creation of the free space map for small tables Amit Kapila 03:00
Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier 04:00
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query 📎 Haribabu Kommi 04:13
Re: Undo logs 📎 Dilip Kumar 04:16
Re: ATTACH/DETACH PARTITION CONCURRENTLY Amit Langote 04:54
Re: [RFC] Removing "magic" oids 📎 John Naylor 05:01
Re: [PATCH] XLogReadRecord returns pointer to currently read page Michael Paquier 06:23
Re: Speeding up INSERTs and UPDATEs to partitioned tables Amit Langote 06:47
Re: ALTER INDEX ... ALTER COLUMN not present in dump 📎 Michael Paquier 08:32
Re: [PATCH] Opclass parameters Nikolay Shaplov 10:52
Re: wal_dump output on CREATE DATABASE Jean-Christophe Arnu 11:05
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 12:00
Re: wal_dump output on CREATE DATABASE Michael Paquier 12:16
Re: ALTER INDEX ... ALTER COLUMN not present in dump 📎 Michael Paquier 13:31
Re: wal_dump output on CREATE DATABASE Tomas Vondra 13:32
Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera 13:38
Re: Convert MAX_SAOP_ARRAY_SIZE to new guc James Coleman 14:00
Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Simon Riggs 14:27
Re: pg11.1 jit segv 📎 Justin Pryzby 14:38
Re: ATTACH/DETACH PARTITION CONCURRENTLY 📎 Robert Haas 14:38
Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Tom Lane 14:55
Re: Convert MAX_SAOP_ARRAY_SIZE to new guc James Coleman 14:55
Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Robert Haas 14:56
Re: Refactoring the checkpointer's fsync request queue Robert Haas 15:05
Re: Index Skip Scan Jesper Pedersen 15:06
Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Tom Lane 15:11
Re: Speeding up INSERTs and UPDATEs to partitioned tables 📎 Alvaro Herrera 15:14
Re: Convert MAX_SAOP_ARRAY_SIZE to new guc Robert Haas 15:41
Re: BUG #15160: planner overestimates number of rows in join when there are more than 200 rows coming from CTE Tom Lane 16:18
Re: pg11.1 jit segv Justin Pryzby 16:24
Re: wal_dump output on CREATE DATABASE Jean-Christophe Arnu 16:28
Re: pg11.1 jit segv Andres Freund 16:29
Re: Libpq support to connect to standby server as priority Tom Lane 16:35
Re: pg11.1 jit segv 📎 Justin Pryzby 16:53
Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process Tom Lane 16:56
Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera 17:17
Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane 17:20
Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane 17:33
Re: Libpq support to connect to standby server as priority Laurenz Albe 17:56
Re: Speeding up INSERTs and UPDATEs to partitioned tables Alvaro Herrera 18:28
Re: Constraint documentation Alvaro Herrera 18:31
Re: BUG #15160: planner overestimates number of rows in join when there are more than 200 rows coming from CTE 📎 Melanie Plageman 18:31
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Tom Lane 18:35
Re: Optimze usage of immutable functions as relation Tom Lane 19:03
Re: [HACKERS] WIP Patch: Pgbench Serialization and deadlock errors Alvaro Herrera 19:59
Another limitation of built-in logical replication 📎 David Fetter 20:26
Re: Early WIP/PoC for inlining CTEs Tom Lane 21:15
Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera 21:43
Re: Refactoring the checkpointer's fsync request queue Thomas Munro 21:53
Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera 22:13
Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT 📎 Tom Lane 22:33
Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera 22:36
Re: Refactoring the checkpointer's fsync request queue Thomas Munro 22:38
Re: Early WIP/PoC for inlining CTEs David Fetter 22:41
Re: Early WIP/PoC for inlining CTEs Andrew Gierth 23:04
Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane 23:10
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Haribabu Kommi 23:17
Re: Early WIP/PoC for inlining CTEs Tom Lane 23:24
Re: Libpq support to connect to standby server as priority Haribabu Kommi 23:41

Nov. 17, 2018

Thread Author Time
Re: ATTACH/DETACH PARTITION CONCURRENTLY Michael Paquier 00:06
Re: Libpq support to connect to standby server as priority Michael Paquier 00:14
Re: Why do pg_upgrade's test use the serial schedule? (actual thread) Andres Freund 00:45
Re: TupleTableSlot abstraction Andres Freund 00:46
Re: pg11.1 jit segv Justin Pryzby 01:23
Re: [HACKERS] PATCH: Keep one postmaster monitoring pipe per process 📎 Thomas Munro 01:27
Re: pg11.1 jit segv Andres Freund 01:47
Re: Early WIP/PoC for inlining CTEs Stephen Frost 02:12
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query 📎 Amit Kapila 03:36
Re: zheap: a new storage format for PostgreSQL Amit Kapila 05:20
Re: zheap: a new storage format for PostgreSQL Adam Brusselback 05:51
Re: zheap: a new storage format for PostgreSQL Amit Kapila 06:07
Re: [HACKERS] pgbench - allow to store select results into variables 📎 Fabien COELHO 10:25
Re: [HACKERS] pgbench - allow to store select results into variables Fabien COELHO 10:43
RE: pgbench - doCustom cleanup 📎 Fabien COELHO 10:46
Re: [HACKERS] pgbench - allow to store select results into variables Alvaro Herrera 11:06
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Alvaro Herrera 11:16
Re: Undo logs Amit Kapila 11:42
Re: zheap: a new storage format for PostgreSQL Hakan Kocaman 11:47
Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera 12:50
Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera 12:55
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 13:18
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Alvaro Herrera 14:11
Re: Accounting of zero-filled buffers in EXPLAIN (BUFFERS) Alvaro Herrera 14:15
Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO 14:32
Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO 14:36
Testing against RHEL 8 Beta, python issue Daniel Westermann 14:40
Re: pg_dumpall --exclude-database option Alvaro Herrera 14:55
Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera 14:56
Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO 14:58
Re: Testing against RHEL 8 Beta, python issue Tom Lane 15:48
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) 📎 Alvaro Herrera 15:53
Re: fix psql \conninfo & \connect when using hostaddr Alvaro Herrera 15:58
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) Alvaro Herrera 16:00
Re: fix psql \conninfo & \connect when using hostaddr Fabien COELHO 16:02
Re: fix psql \conninfo & \connect when using hostaddr 📎 Fabien COELHO 16:12
Re: pg11.1 jit segv Justin Pryzby 16:13
Re: BUG #15449: file_fdw using program cause exit code error when using LIMIT Tom Lane 16:14
Re: Testing against RHEL 8 Beta, python issue Daniel Westermann 16:48
SIGTTIN / SIGTTOU handling (was Re: BUG #15449) Tom Lane 17:56
Re: SIGTTIN / SIGTTOU handling (was Re: BUG #15449) Alvaro Herrera 18:35
Re: SIGTTIN / SIGTTOU handling (was Re: BUG #15449) Tom Lane 19:11
Now/current_date and proleakproof Rod Taylor 19:30
Re: Now/current_date and proleakproof Tom Lane 19:32
Re: _isnan() on Windows Andres Freund 19:46
Re: BUG #15160: planner overestimates number of rows in join when there are more than 200 rows coming from CTE Tom Lane 20:22
Re: Now/current_date and proleakproof 📎 Rod Taylor 20:56

Browse Archives

Prev | Next