pgsql-hackers since 2017-04-17 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

April 17, 2017

Thread Author Time
Re: PANIC in pg_commit_ts slru after crashes 📎 Michael Paquier 01:59
Re: tablesync patch broke the assumption that logical rep depends on? Noah Misch 02:01
Re: snapbuild woes Noah Misch 02:04
Re: Logical replication launcher uses wal_retrieve_retry_interval 📎 Masahiko Sawada 02:40
Re: Logical replication and inheritance 📎 Amit Langote 03:00
Re: Shouldn't duplicate addition to publication be a no-op? Amit Langote 03:58
Re: Variable substitution in psql backtick expansion Pavel Stehule 04:05
Re: Inadequate parallel-safety check for SubPlans Amit Kapila 05:03
Re: Allowing extended stats on foreign and partitioned tables Ashutosh Bapat 05:04
Re: Inadequate parallel-safety check for SubPlans Tom Lane 05:24
Re: Inadequate parallel-safety check for SubPlans Robert Haas 05:29
Re: Should pg_current_wal_location() become pg_current_wal_lsn() Kyotaro HORIGUCHI 05:39
Re: Shouldn't duplicate addition to publication be a no-op? Robert Haas 05:46
pgbench tap tests & minor fixes 📎 Fabien COELHO 05:51
Re: Should pg_current_wal_location() become pg_current_wal_lsn() Kyotaro HORIGUCHI 05:54
Re: Shouldn't duplicate addition to publication be a no-op? Amit Langote 06:00
Re: Variable substitution in psql backtick expansion Fabien COELHO 06:09
Re: pgbench - allow to store select results into variables 📎 Fabien COELHO 06:34
Re: pgbench - allow to store select results into variables 📎 Fabien COELHO 06:40
Re: Variable substitution in psql backtick expansion Pavel Stehule 07:01
Re: Logical replication - TRAP: FailedAssertion in pgstat.c Erik Rijkers 07:30
Re: Optimization for updating foreign tables in Postgres FDW Kyotaro HORIGUCHI 08:23
Re: Extracting GiST index structure stats? Arthur Zakirov 08:33
Re: [POC] hash partitioning Yugo Nagata 08:50
Re: Variable substitution in psql backtick expansion Fabien COELHO 08:58
Re: some review comments on logical rep code 📎 Masahiko Sawada 09:02
CREATE TRIGGER document typo 📎 Yugo Nagata 09:09
Re: pgbench - allow to store select results into variables Tatsuo Ishii 09:11
Re: Variable substitution in psql backtick expansion Pavel Stehule 09:14
Re: Failed recovery with new faster 2PC code Simon Riggs 09:14
Re: Failed recovery with new faster 2PC code Stas Kelvich 09:25
Re: Failed recovery with new faster 2PC code Nikhil Sontakke 09:32
Re: some review comments on logical rep code Kyotaro HORIGUCHI 10:39
Re: pgbench - allow to store select results into variables 📎 Fabien COELHO 11:00
[PATCH] New command to monitor progression of long running queries 📎 Remi Colinet 12:09
Re: some review comments on logical rep code Masahiko Sawada 12:13
Re: Optimization for updating foreign tables in Postgres FDW 📎 Ashutosh Bapat 12:20
Re: Re: logical replication and PANIC during shutdown checkpoint in publisher Petr Jelinek 12:46
Re: Different table schema in logical replication crashes Euler Taveira 12:47
Re: Logical replication - TRAP: FailedAssertion in pgstat.c 📎 Stas Kelvich 13:59
Re: Proposal: Local indexes for partitioned table 📎 Maksim Milyutin 14:00
Re: Logical replication and inheritance Peter Eisentraut 14:08
Re: some review comments on logical rep code 📎 Masahiko Sawada 14:29
Re: Re: extended stats not friendly towards ANALYZE with subset of columns Alvaro Herrera 14:47
Re: PANIC in pg_commit_ts slru after crashes Jeff Janes 15:33
Re: OK, so culicidae is *still* broken Andres Freund 15:45
PGCon 2017 registration now open Dan Langille 15:47
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Kevin Grittner 15:53
Re: logical replication and PANIC during shutdown checkpoint in publisher Andres Freund 16:02
Re: logical replication and PANIC during shutdown checkpoint in publisher Petr Jelinek 16:28
Re: logical replication and PANIC during shutdown checkpoint in publisher Andres Freund 16:30
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Simon Riggs 16:33
Re: pg_dump emits ALTER TABLE ONLY partitioned_table 📎 Stephen Frost 16:43
Re: Cutting initdb's runtime (Perl question embedded) 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 16:49
Re: Cutting initdb's runtime (Perl question embedded) Andres Freund 16:53
Re: Cutting initdb's runtime (Perl question embedded) Tom Lane 17:09
Re: extended stats not friendly towards ANALYZE with subset of columns Alvaro Herrera 17:12
Re: Cutting initdb's runtime (Perl question embedded) Andres Freund 17:14
Re: Cutting initdb's runtime (Perl question embedded) Tom Lane 17:20
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Alvaro Herrera 17:29
Re: Quorum commit for multiple synchronous replication. 📎 Fujii Masao 18:04
Re: tablesync patch broke the assumption that logical rep depends on? Peter Eisentraut 18:09
Re: Self-signed certificate instructions Bruce Momjian 18:19
Re: logical replication and PANIC during shutdown checkpoint in publisher Peter Eisentraut 18:27
Re: Logical replication - TRAP: FailedAssertion in pgstat.c Erik Rijkers 19:16
Re: Possible problem in Custom Scan API Tom Lane 19:33
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Stephen Frost 19:41
Re: Self-signed certificate instructions Tom Lane 19:43
Re: Row Level Security UPDATE Confusion Stephen Frost 19:51
Re: SUBSCRIPTIONS and pg_upgrade Stephen Frost 19:54
Re: Self-signed certificate instructions Bruce Momjian 20:09
Passing values to a dynamic background worker Keith Fiske 20:19
Re: Self-signed certificate instructions Andrew Dunstan 20:27
Re: Self-signed certificate instructions Bruce Momjian 20:40
Re: Self-signed certificate instructions Andreas Karlsson 20:42
Re: Allowing extended stats on foreign and partitioned tables Alvaro Herrera 21:01
Re: pg_statistic_ext.staenabled might not be the best column name Alvaro Herrera 21:38
Re: Allowing extended stats on foreign and partitioned tables David Rowley 21:42
Re: extended stats not friendly towards ANALYZE with subset of columns David Rowley 21:59
Re: extended stats not friendly towards ANALYZE with subset of columns Alvaro Herrera 22:22
Re: Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) 📎 Tom Lane 23:26
Re: PANIC in pg_commit_ts slru after crashes Michael Paquier 23:35

April 18, 2017

Thread Author Time
Re: Other formats in pset like markdown, rst, mediawiki Fabien COELHO 00:27
Re: Logical replication and inheritance Amit Langote 00:45
Re: PATCH: psql show index with type info Fabien COELHO 00:53
Re: PATCH: psql show index with type info 📎 Amos Bird 02:11
Re: PATCH: psql show index with type info Fabien COELHO 02:34
Re: Optimization for updating foreign tables in Postgres FDW Kyotaro HORIGUCHI 02:42
Re: PATCH: psql show index with type info Amos Bird 03:13
Re: some review comments on logical rep code Kyotaro HORIGUCHI 03:24
Re: Different table schema in logical replication crashes Peter Eisentraut 03:40
Re: Different table schema in logical replication crashes Peter Eisentraut 03:40
Re: Optimization for updating foreign tables in Postgres FDW Ashutosh Bapat 03:42
Re: Optimization for updating foreign tables in Postgres FDW Kyotaro HORIGUCHI 04:00
Re: snapbuild woes Andres Freund 04:16
Re: pg_dump emits ALTER TABLE ONLY partitioned_table 📎 Amit Langote 04:24
Re: Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) Andres Freund 04:41
Re: scram and \password Noah Misch 05:44
Comments not allowed on partitioned table columns 📎 Amit Langote 05:50
Re: Comments not allowed on partitioned table columns Amit Langote 05:57
Re: Logical replication and inheritance 📎 Amit Langote 05:58
Re: Quorum commit for multiple synchronous replication. Masahiko Sawada 05:58
Re: Other formats in pset like markdown, rst, mediawiki Jan Michálek 06:03
Re: identity columns Noah Misch 06:07
Re: Possible problem in Custom Scan API Dmitry Ivanov 06:30
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Kang Yuzhe 06:31
Re: Failed recovery with new faster 2PC code Nikhil Sontakke 06:39
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Kang Yuzhe 06:45
Re: Parallel Append implementation Amit Khandekar 06:48
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Amit Langote 06:51
Continuous buildfarm failures on hamster with bin-check Michael Paquier 07:07
Re: Continuous buildfarm failures on hamster with bin-check Andres Freund 07:15
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Kang Yuzhe 07:41
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Craig Ringer 07:50
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Craig Ringer 07:54
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... 📎 Kang Yuzhe 07:54
Re: Tuplesort merge pre-reading Heikki Linnakangas 08:05
Re: Other formats in pset like markdown, rst, mediawiki 📎 Jan Michálek 08:13
Re: scram and \password Simon Riggs 08:15
Re: some review comments on logical rep code 📎 Masahiko Sawada 08:16
Re: Failed recovery with new faster 2PC code 📎 Nikhil Sontakke 08:17
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Amit Langote 08:25
Re: Patch: Write Amplification Reduction Method (WARM) 📎 Pavan Deolasee 08:25
Re: scram and \password Heikki Linnakangas 08:25
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Kang Yuzhe 08:33
Re: PANIC in pg_commit_ts slru after crashes Simon Riggs 08:51
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Kang Yuzhe 08:52
Re: CREATE TRIGGER document typo Heikki Linnakangas 08:55
Re: Failed recovery with new faster 2PC code 📎 Nikhil Sontakke 08:57
Re: Passing values to a dynamic background worker Kyotaro HORIGUCHI 09:12
Re: Cutting initdb's runtime (Perl question embedded) 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 09:19
Re: Quorum commit for multiple synchronous replication. Kyotaro HORIGUCHI 09:40
Re: Passing values to a dynamic background worker Amit Langote 09:40
Re: Comments not allowed on partitioned table columns Simon Riggs 09:45
Re: Comments not allowed on partitioned table columns Amit Langote 09:47
Re: Quorum commit for multiple synchronous replication. Masahiko Sawada 10:02
Re: PANIC in pg_commit_ts slru after crashes 📎 Simon Riggs 10:05
Re: Other formats in pset like markdown, rst, mediawiki Fabien COELHO 10:06
Re: Proposal: Local indexes for partitioned table Amit Langote 10:08
Re: Continuous buildfarm failures on hamster with bin-check Michael Paquier 10:39
Re: PANIC in pg_commit_ts slru after crashes Michael Paquier 10:44
Re: Failed recovery with new faster 2PC code Simon Riggs 10:54
Logical replication and synchronous replication Masahiko Sawada 10:55
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 10:55
Re: Proposal: Local indexes for partitioned table Maksim Milyutin 11:13
Logical replication ApplyContext bloat 📎 Stas Kelvich 11:45
Re: SCRAM authentication, take three Heikki Linnakangas 11:52
Re: SCRAM authentication, take three Magnus Hagander 11:58
Re: Logical replication and synchronous replication Craig Ringer 12:05
Re: Failed recovery with new faster 2PC code Michael Paquier 12:12
Re: Continuous buildfarm failures on hamster with bin-check Andrew Dunstan 12:13
Re: Continuous buildfarm failures on hamster with bin-check Michael Paquier 12:23
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Andrew Dunstan 12:25
Re: On How To Shorten the Steep Learning Curve Towards PG Hacking... Andrew Dunstan 12:27
Re: Continuous buildfarm failures on hamster with bin-check Andrew Dunstan 12:35
Re: Failed recovery with new faster 2PC code Simon Riggs 12:38
Re: Continuous buildfarm failures on hamster with bin-check Michael Paquier 12:59
Re: [PATCH] New command to monitor progression of long running queries Maksim Milyutin 13:00
Re: Continuous buildfarm failures on hamster with bin-check Andrew Dunstan 13:47
Re: Passing values to a dynamic background worker Keith Fiske 14:14
Re: Interval for launching the table sync worker 📎 Peter Eisentraut 14:22
Re: Inadequate parallel-safety check for SubPlans 📎 Amit Kapila 14:23
Re: Logical replication launcher uses wal_retrieve_retry_interval Peter Eisentraut 14:24
Re: pgsql: Update copyright for 2017 📎 Masahiko Sawada 14:28
Re: [PATCH] New command to monitor progression of long running queries Remi Colinet 14:39
Re: scram and \password Heikki Linnakangas 14:42
Re: Continuous buildfarm failures on hamster with bin-check Tom Lane 14:57
Re: Continuous buildfarm failures on hamster with bin-check Alvaro Herrera 15:00
Re: Should pg_current_wal_location() become pg_current_wal_lsn() David Steele 15:33
Re: Continuous buildfarm failures on hamster with bin-check Tom Lane 15:48
Re: identity columns Peter Eisentraut 15:51
Re: identity columns Peter Eisentraut 15:53
Re: Interval for launching the table sync worker Petr Jelinek 15:59
Re: Logical replication launcher uses wal_retrieve_retry_interval Petr Jelinek 16:00
dtrace probes 📎 Jesper Pedersen 16:08
Re: Why does logical replication launcher set application_name? Petr Jelinek 16:13
Re: Interval for launching the table sync worker Masahiko Sawada 16:13
Re: Interval for launching the table sync worker Peter Eisentraut 16:14
logical replication fixes 📎 Euler Taveira 16:17
Re: scram and \password Simon Riggs 16:23
Re: Why does logical replication launcher set application_name? Peter Eisentraut 16:24
Re: Logical replication launcher uses wal_retrieve_retry_interval Peter Eisentraut 16:26
Re: Logical replication and synchronous replication Masahiko Sawada 16:32
Re: Passing values to a dynamic background worker Peter Eisentraut 16:34
Re: some review comments on logical rep code 📎 Petr Jelinek 16:35
Re: Why does logical replication launcher set application_name? Tom Lane 16:37
Re: Interval for launching the table sync worker Petr Jelinek 16:40
Re: Why does logical replication launcher set application_name? Petr Jelinek 16:46
Re: Why does logical replication launcher set application_name? Tom Lane 17:18
Re: some review comments on logical rep code Fujii Masao 17:27
Re: Other formats in pset like markdown, rst, mediawiki Jan Michálek 17:28
Re: Re: Query fails when SRFs are part of FROM clause (Commit id: 69f4b9c85f) Tom Lane 17:36
SASL minor docs typo Jaime Casanova 17:50
Re: Quorum commit for multiple synchronous replication. Fujii Masao 18:03
Re: [PATCH] New command to monitor progression of long running queries Maksim Milyutin 18:31
Re: Why does logical replication launcher set application_name? Petr Jelinek 18:31
Re: Quals not pushed down into lateral David Fetter 19:54
Re: Inadequate parallel-safety check for SubPlans Tom Lane 19:57
Re: Passing values to a dynamic background worker Keith Fiske 20:00
Re: Other formats in pset like markdown, rst, mediawiki Fabien COELHO 21:06

Browse Archives

Prev | Next