pgsql-hackers since 2017-09-05 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

Sept. 5, 2017

Thread Author Time
Re: pgbench: Skipping the creating primary keys after initialization 📎 Masahiko Sawada 00:37
Re: Secondary index access optimizations Amit Langote 01:02
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 01:16
Re: [bug fix] Savepoint-related statements terminates connection Michael Paquier 02:20
Re: Statement timeout behavior in extended queries 📎 Tatsuo Ishii 02:30
Re: Function to move the position of a replication slot Michael Paquier 02:36
Re: Function to move the position of a replication slot Andres Freund 02:51
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Masahiko Sawada 03:05
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 03:24
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Simon Riggs 03:32
Re: Useless code in ExecInitModifyTable Ryan Murphy 03:41
Re: pgbench tap tests & minor fixes. Tom Lane 03:47
Re: Partition-wise join for join between (declaratively) partitioned tables Etsuro Fujita 03:53
Re: Useless code in ExecInitModifyTable Tom Lane 03:56
cache lookup errors for missing replication origins Michael Paquier 03:59
Re: Useless code in ExecInitModifyTable Ryan Murphy 03:59
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Masahiko Sawada 04:19
Re: Partition-wise join for join between (declaratively) partitioned tables Amit Langote 04:20
Re: postgres_fdw bug in 9.6 Ryan Murphy 04:43
Re: expanding inheritance in partition bound order Amit Khandekar 05:11
Re: Partition-wise join for join between (declaratively) partitioned tables Amit Langote 06:24
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 06:30
Re: Partition-wise join for join between (declaratively) partitioned tables Etsuro Fujita 06:35
Re: Partition-wise join for join between (declaratively) partitioned tables Amit Langote 06:36
Re: show "aggressive" or not in autovacuum logs 📎 Kyotaro HORIGUCHI 06:41
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 06:43
Copyright in partition.h and partition.c Etsuro Fujita 06:48
Re: pgbench tap tests & minor fixes. Fabien COELHO 06:54
Re: Default Partition for Range Beena Emerson 07:01
Re: pgbench: Skipping the creating primary keys after initialization Fabien COELHO 07:06
Re: Copyright in partition.h and partition.c Amit Langote 07:08
Re: pgbench: Skipping the creating primary keys after initialization Masahiko Sawada 07:24
Re: postgres_fdw bug in 9.6 Etsuro Fujita 07:40
Re: Support to COMMENT ON DATABASE CURRENT_DATABASE Surafel Temesgen 07:45
Re: Partition-wise join for join between (declaratively) partitioned tables Amit Langote 07:46
Re: Secondary index access optimizations Konstantin Knizhnik 08:10
Re: show "aggressive" or not in autovacuum logs Kyotaro HORIGUCHI 08:14
Re: multiple target of VACUUM command Kyotaro HORIGUCHI 08:22
Re: pg_upgrade changes can it use CREATE EXTENSION? Sandro Santilli 08:22
Re: why not parallel seq scan for slow functions 📎 Amit Kapila 08:34
Re: Refactoring identifier checks to consistently use strcmp Daniel Gustafsson 08:34
Re: Allow INSTEAD OF DELETE triggers to modify the tuple for RETURNING Haribabu Kommi 08:44
Re: [POC] hash partitioning 📎 Rajkumar Raghuwanshi 09:13
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 09:30
Re: Proposal: pg_rewind to skip config files Chris Travers 09:31
[PATCH] Tests for reloptions 📎 Nikolay Shaplov 09:41
Re: WIP: long transactions on hot standby feedback replica / proof of concept Amit Kapila 09:52
Re: Challenges preventing us moving to 64 bit transaction id (XID)? Ildar Musin 09:55
Re: [PATCH] Move all am-related reloption code into src/backend/access/[am-name] and get rid of relopt_kind for custom AM Nikolay Shaplov 09:55
Re: WAL logging problem in 9.4.3? Daniel Gustafsson 10:05
Re: [PROPOSAL] Use SnapshotAny in get_actual_variable_range Daniel Gustafsson 10:15
Re: Replacing lfirst() with lfirst_node() appropriately in planner.c 📎 Jeevan Chalke 10:32
Re: Proposal: pg_rewind to skip config files Vladimir Borodin 10:54
Re: JIT compiling expressions/deform + inlining prototype v2.0 Konstantin Knizhnik 10:58
Re: Partition-wise join for join between (declaratively) partitioned tables 📎 Ashutosh Bapat 11:01
Re: Proposal: pg_rewind to skip config files Michael Paquier 11:04
Re: advanced partition matching algorithm for partition-wise join 📎 Ashutosh Bapat 11:04
Re: Proposal: pg_rewind to skip config files Michael Paquier 11:07
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro HORIGUCHI 11:15
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 11:16
Re: Tuple-routing for certain partitioned tables not working as expected Etsuro Fujita 11:35
Re: WIP: long transactions on hot standby feedback replica / proof of concept Simon Riggs 11:44
Re: Should we cacheline align PGXACT? Daniel Gustafsson 11:47
Re: advanced partition matching algorithm for partition-wise join Rajkumar Raghuwanshi 11:55
Re: Replacing lfirst() with lfirst_node() appropriately in planner.c 📎 Ashutosh Bapat 11:57
Re: Copyright in partition.h and partition.c Tom Lane 12:14
Re: no test coverage for ALTER FOREIGN DATA WRAPPER name HANDLER ... Ashutosh Bapat 12:16
Re: Proposal: pg_rewind to skip config files Chris Travers 12:21
Re: Proposal: pg_rewind to skip config files Vladimir Borodin 12:40
Re: Proposal: pg_rewind to skip config files Chris Travers 12:41
Re: Disallowing multiple queries per PQexec() Peter Eisentraut 12:42
Re: Proposal: pg_rewind to skip config files Chris Travers 12:42
Re: Making clausesel.c Smarter Daniel Gustafsson 12:43
Re: Proposal: pg_rewind to skip config files Michael Paquier 12:48
Re: PoC plpgsql - possibility to force custom or generic plan Daniel Gustafsson 13:01
Re: Proposal: pg_rewind to skip config files Vladimir Borodin 13:07
Re: [PATCH] Improve geometric types Aleksander Alekseev 13:18
Re: pgbench tap tests & minor fixes. Tom Lane 13:18
Re: Coverage improvements of src/bin/pg_basebackup and pg_receivewal --endpos Peter Eisentraut 13:19
Re: Proposal: pg_rewind to skip config files Vladimir Borodin 13:20
Re: pg_upgrade changes can it use CREATE EXTENSION? Tom Lane 13:22
Re: Proposal for changes to recovery.conf API Daniel Gustafsson 13:47
pgsql: Add psql variables showing server version and psql version. Tom Lane 14:51
Re: Variable substitution in psql backtick expansion Tom Lane 14:52
Re: Variable substitution in psql backtick expansion Tom Lane 14:54
Re: pgbench: Skipping the creating primary keys after initialization Fabien COELHO 15:11
Re: Variable substitution in psql backtick expansion Fabien COELHO 15:13
Re: pgsql: Add psql variables showing server version and psql version. Simon Riggs 15:29
Re: Proposal for changes to recovery.conf API Simon Riggs 15:31
Re: pg_basebackup throttling doesn't throttle as promised Alvaro Herrera 15:41
Re: proposal: psql: check env variable PSQL_PAGER Tom Lane 16:06
Re: proposal: psql: check env variable PSQL_PAGER Pavel Stehule 16:12
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Jacob Champion 16:15
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane 16:16
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Robert Haas 16:29
Re: A note about debugging TAP failures Peter Eisentraut 16:37
Re: JIT compiling expressions/deform + inlining prototype v2.0 Andres Freund 16:41
Re: psql - add special variable to reflect the last query status Tom Lane 16:54
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane 16:58
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Fabien COELHO 17:01
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Bossart, Nathan 17:09
Re: postgres_fdw bug in 9.6 Ryan Murphy 17:14
Re: PoC plpgsql - possibility to force custom or generic plan Pavel Stehule 17:18
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Tom Lane 17:18
Re: [bug fix] Savepoint-related statements terminates connection Tom Lane 17:22
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Bossart, Nathan 17:36
Re: PoC plpgsql - possibility to force custom or generic plan Tom Lane 17:38
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Simon Riggs 17:41
Re: Fix performance of generic atomics Jesper Pedersen 17:47
Re: PoC plpgsql - possibility to force custom or generic plan Pavel Stehule 17:51
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane 17:59
Re: psql - add special variable to reflect the last query status Fabien COELHO 18:00
Re: psql - add special variable to reflect the last query status Tom Lane 18:08
Re: Fix performance of generic atomics Jesper Pedersen 18:09
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane 18:23
Re: Fix performance of generic atomics Tom Lane 18:24
Re: Fix performance of generic atomics Jesper Pedersen 18:39
Re: JIT compiling expressions/deform + inlining prototype v2.0 Greg Stark 18:43
Re: Fix performance of generic atomics Tom Lane 18:51
Re: JIT compiling expressions/deform + inlining prototype v2.0 Andres Freund 18:52
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Fabien COELHO 18:58
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Fabien COELHO 19:01
Re: A note about debugging TAP failures Daniel Gustafsson 19:04
Re: psql - add special variable to reflect the last query status Fabien COELHO 19:06
Re: assorted code cleanup Peter Eisentraut 19:08
Re: assorted code cleanup Peter Eisentraut 19:12
Re: assorted code cleanup Tom Lane 19:32
Re: Fix performance of generic atomics Jeff Janes 19:47
Re: Replacing lfirst() with lfirst_node() appropriately in planner.c Tom Lane 20:02
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Alvaro Herrera 21:20
Re: Proposal for changes to recovery.conf API Michael Paquier 22:10
Re: proposal psql \gdesc Tom Lane 22:18
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 22:53
Re: pg_basebackup behavior on non-existent slot Magnus Hagander 23:25

Sept. 6, 2017

Thread Author Time
Re: Copyright in partition.h and partition.c 📎 Amit Langote 00:56
Re: increasing the default WAL segment size 📎 Andres Freund 02:07
atomics/arch-x86.h is stupider than atomics/generic-gcc.h? 📎 Tom Lane 02:30
Re: pg_stat_wal_write statistics view 📎 Haribabu Kommi 03:46
Re: proposal psql \gdesc Pavel Stehule 03:56
Re: Fix performance of generic atomics Tom Lane 04:23
GatherMerge misses to push target list 📎 Amit Kapila 04:34
Re: Coverage improvements of src/bin/pg_basebackup and pg_receivewal --endpos 📎 Michael Paquier 04:54
Re: Making clausesel.c Smarter David Rowley 05:13
Re: Replacing lfirst() with lfirst_node() appropriately in planner.c Ashutosh Bapat 05:19
Re: [bug fix] Savepoint-related statements terminates connection Catalin Iacob 05:27
Re: Parallel Append implementation Amit Khandekar 05:34
Re: pgbench: Skipping the creating primary keys after initialization 📎 Masahiko Sawada 05:46
Re: [PATCH] Assert that the correct locks are held when calling PageGetLSN() Michael Paquier 05:49
Re: assorted code cleanup Michael Paquier 06:01
Re: DROP SUBSCRIPTION hangs if sub is disabled in the same transaction Masahiko Sawada 06:28
Re: Tuple-routing for certain partitioned tables not working as expected Noah Misch 06:36
Re: [WIP] Zipfian distribution in pgbench Fabien COELHO 06:42
Re: cache lookup errors for missing replication origins 📎 Michael Paquier 06:51
Re: CLUSTER command progress monitor 📎 Tatsuro Yamada 06:58
Re: pgbench: Skipping the creating primary keys after initialization Fabien COELHO 07:01
Changing Jobs Andres Freund 07:03
Re: paths in partitions of a dummy partitioned table Ashutosh Bapat 07:08
Re: CLUSTER command progress monitor Michael Paquier 07:11
Re: dropping partitioned tables without CASCADE 📎 Rushabh Lathia 07:36
Re: document and use SPI_result_code_string() Michael Paquier 07:40
Re: 【ECPG】strncpy function does not set the end character '\0' Michael Meskes 07:41
Re: VACUUM and ANALYZE disagreeing on what reltuples means Haribabu Kommi 07:45
Re: psql - add special variable to reflect the last query status 📎 Fabien COELHO 08:04
Re: [BUGS] Bug in Physical Replication Slots (at least 9.5)? Kyotaro HORIGUCHI 08:36
Re: Replacing lfirst() with lfirst_node() appropriately in planner.c Alvaro Herrera 09:07
Re: psql - add special variable to reflect the last query status 📎 Fabien COELHO 09:14
Re: dropping partitioned tables without CASCADE Ashutosh Bapat 09:20
Re: dropping partitioned tables without CASCADE Rushabh Lathia 09:46
Re: pg_basebackup behavior on non-existent slot Alvaro Herrera 09:50
Re: dropping partitioned tables without CASCADE Amit Langote 10:14
Re: path toward faster partition pruning 📎 Amit Langote 10:38
Re: Copyright in partition.h and partition.c 📎 Daniel Gustafsson 10:43
Re: Effect of changing the value for PARALLEL_TUPLE_QUEUE_SIZE 📎 Rafia Sabih 10:44
Re: [PATCH] Pageinspect - add functions on GIN and GiST indexes from gevel Thomas Munro 10:56
Re: additional contrib test suites Thomas Munro 11:11
Re: <> join selectivity estimate question 📎 Ashutosh Bapat 11:14
Re: Fix performance of generic atomics Sokolov Yura 11:54
Re: Adding support for Default partition in partitioning 📎 Jeevan Ladhe 11:55
Re: 【ECPG】strncpy function does not set the end character '\0' Tom Lane 12:14
Re: Adding support for Default partition in partitioning Jeevan Ladhe 12:20
Re: Fix performance of generic atomics Sokolov Yura 12:21
Re: document and use SPI_result_code_string() Tom Lane 12:25
Re: Fix performance of generic atomics Simon Riggs 12:34
Re: <> join selectivity estimate question Simon Riggs 12:42
Re: Fix performance of generic atomics Tom Lane 12:56
Re: <> join selectivity estimate question Tom Lane 12:58
Re: Rewriting the test of pg_upgrade as a TAP test Peter Eisentraut 13:05
Fix bloom WAL tap test 📎 Alexander Korotkov 13:08
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. 📎 Simon Riggs 13:14
Re: Fix performance of generic atomics Sokolov Yura 13:31
Re: Fix performance of generic atomics Tom Lane 13:36
Re: [COMMITTERS] pgsql: Add psql variables showing server version and psql version. Tom Lane 13:38
Re: Fix performance of generic atomics Sokolov Yura 13:42
Is anything preventing us from allowing write to foreign tables from standby? 📎 Alexander Korotkov 13:42
Re: Walsender timeouts and large transactions Yura Sokolov 13:46
Re: Rewriting the test of pg_upgrade as a TAP test Alvaro Herrera 13:52
Re: Fix bloom WAL tap test 📎 Alexander Korotkov 14:06
Re: PoC plpgsql - possibility to force custom or generic plan Robert Haas 14:43
Re: Rewriting the test of pg_upgrade as a TAP test Tom Lane 14:44
Re: increasing the default WAL segment size 📎 Beena Emerson 14:54

Browse Archives

Prev | Next