pgsql-hackers since 2017-11-02 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. 2, 2017

Thread Author Time
Re: Statement-level rollback Peter Eisentraut 01:33
Re: PATCH: enabling parallel execution for cursors explicitly (experimental) Robert Haas 01:55
Re: PATCH: enabling parallel execution for cursors explicitly (experimental) Robert Haas 02:01
Re: pg_basebackup fails on Windows when using tablespace mapping Peter Eisentraut 02:05
Re: Partition-wise aggregation/grouping Robert Haas 02:06
Re: PATCH: enabling parallel execution for cursors explicitly (experimental) Craig Ringer 02:31
Re: Enhancements to passwordcheck Peter Eisentraut 02:32
Re: PATCH: enabling parallel execution for cursors explicitly (experimental) Robert Haas 02:35
Re: Enhancements to passwordcheck Bossart, Nathan 02:37
Re: SQL/JSON in PostgreSQL Peter Eisentraut 02:39
Re: Dynamic result sets from procedures Robert Haas 02:40
Re: Statement-level rollback Craig Ringer 02:43
Re: WIP: long transactions on hot standby feedback replica / proof of concept Robert Haas 02:56
Re: MERGE SQL Statement for PG11 Craig Ringer 02:58
Re: Try to fix endless loop in ecpg with informix mode 高增琦 03:07
Re: Try to fix endless loop in ecpg with informix mode 高增琦 03:13
Re: list of credits for release notes Peter Eisentraut 03:24
ucs_wcwidth vintage Thomas Munro 03:27
Re: Explicit relation name in VACUUM VERBOSE log 📎 Masahiko Sawada 04:04
Re: How to implement a SP-GiST index as a extension module? Connor Wolf 04:23
Re: Account for cost and selectivity of HAVING quals Ashutosh Bapat 04:37
Re: Statement-level rollback Tsunakawa, Takayuki 05:14
Re: Statement-level rollback Tsunakawa, Takayuki 05:42
Re: Patch: add --if-exists to pg_recvlogical Catalin Iacob 05:56
Re: Statement-level rollback Vladimir Sitnikov 05:59
Client Connection redirection support for PostgreSQL Satyanarayana Narlapuram 06:02
Re: Statement-level rollback Craig Ringer 06:16
Re: Statement-level rollback Tsunakawa, Takayuki 06:16
Re: UPDATE of partition key Amit Langote 07:10
Re: SQL/JSON in PostgreSQL Pavel Stehule 07:19
Re: Try to fix endless loop in ecpg with informix mode Michael Meskes 07:25
Re: pg_basebackup fails on Windows when using tablespace mapping Michael Paquier 07:36
Re: [PATCH] A hook for session start Aleksandr Parfenov 07:42
Re: [POC] hash partitioning Robert Haas 08:05
Re: Mapping MERGE onto CTEs (Re: MERGE SQL Statement for PG11) Craig Ringer 08:06
Re: [POC] hash partitioning amul sul 08:15
Re: Statement-level rollback Vladimir Sitnikov 08:16
Re: [POC] hash partitioning Ashutosh Bapat 08:22
Re: Statement-level rollback Simon Riggs 08:44
Re: Walsender timeouts and large transactions Robert Haas 09:00
Re: [POC] hash partitioning Robert Haas 09:01
Re: [POC] hash partitioning Robert Haas 09:02
Re: Custom compression methods Ildus Kurbangaliev 09:41
Re: Add some const decorations to prototypes Robert Haas 11:01
Re: pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 11:20
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Robert Haas 12:25
Re: Custom compression methods 📎 Ildus Kurbangaliev 12:28
Re: proposal: schema variables Robert Haas 12:35
Re: pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera 12:49
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 13:05
Re: list of credits for release notes Peter Eisentraut 13:11
Re: [PATCH] Add two-arg for of current_setting(NAME, FALLBACK) Peter Eisentraut 13:12
Re: Client Connection redirection support for PostgreSQL David Fetter 13:33
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Tom Lane 13:58
ArrayLists instead of List (for some things) 📎 David Rowley 14:05
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Stephen Frost 14:12
Re: ArrayLists instead of List (for some things) Tom Lane 14:17
Re: ArrayLists instead of List (for some things) David Rowley 14:22
Re: ArrayLists instead of List (for some things) Craig Ringer 14:24
Re: ArrayLists instead of List (for some things) Craig Ringer 14:26
Re: ArrayLists instead of List (for some things) Stephen Frost 14:27
Re: pgbench - use enum for meta commands Aleksandr Parfenov 14:29
Re: ArrayLists instead of List (for some things) Tom Lane 14:38
Re: ArrayLists instead of List (for some things) David Rowley 14:46
Re: ArrayLists instead of List (for some things) Tom Lane 14:53
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera 14:55
Re: ArrayLists instead of List (for some things) David Rowley 14:58
Re: Custom compression methods Craig Ringer 15:02
Re: proposal: schema variables Craig Ringer 15:07
Re: Client Connection redirection support for PostgreSQL Craig Ringer 15:33
Re: proposal: schema variables Nico Williams 15:35
Re: proposal: schema variables Pavel Stehule 15:40
Re: proposal: schema variables Pavel Stehule 15:42
Re: ArrayLists instead of List (for some things) Andres Freund 15:44
Re: proposal: schema variables Tom Lane 15:48
Re: proposal: schema variables Pavel Stehule 15:49
Re: Document pgstattuple privileges without ambiguity Peter Eisentraut 16:14
Minor comment issue in receivelog.c 📎 Bernd Helmle 16:18
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 16:20
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Alvaro Herrera 16:23
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 16:26
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Robert Haas 16:44
Re: Removing wal_keep_segments as default configuration in PostgresNode.pm Peter Eisentraut 16:47
Re: pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 16:47
Re: Removing wal_keep_segments as default configuration in PostgresNode.pm Michael Paquier 16:48
Re: pgbench - use enum for meta commands Fabien COELHO 16:48
Re: pgbench - use enum for meta commands 📎 Fabien COELHO 16:50
Re: MERGE SQL Statement for PG11 Robert Haas 16:51
Re: [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Peter Geoghegan 16:56
Re: [COMMITTERS] pgsql: passwordcheck: Add test suite Peter Eisentraut 16:57
Re: [PATCH] Minor patch to correct symbol name in logs Peter Eisentraut 17:04
Re: MERGE SQL Statement for PG11 Robert Haas 17:06
Re: pgbench - use enum for meta commands a.parfenov 17:06
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Tom Lane 17:08
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Robert Haas 17:08
Parallel Plans and Cost of non-filter functions Paul Ramsey 17:09
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Robert Haas 17:16
Re: proposal: schema variables Robert Haas 17:21
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple Tom Lane 17:28
Re: initdb w/ restart Peter Eisentraut 17:30
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM 📎 Alvaro Herrera 17:45
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 17:56
Re: MERGE SQL Statement for PG11 Peter Geoghegan 18:14
Re: MERGE SQL Statement for PG11 Simon Riggs 18:49
Re: proposal: schema variables Nico Williams 18:52
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Alvaro Herrera 19:11
Re: VACUUM and ANALYZE disagreeing on what reltuples means 📎 Tom Lane 19:15
Re: MERGE SQL Statement for PG11 Nico Williams 19:16
Re: MERGE SQL Statement for PG11 Peter Geoghegan 19:16
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 19:19
Re: MERGE SQL Statement for PG11 Nico Williams 19:39
Re: MERGE SQL Statement for PG11 Peter Geoghegan 19:51
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Alvaro Herrera 20:11
Re: [PATCH] Add ALWAYS DEFERRED option for constraints Peter Eisentraut 20:20
Re: MERGE SQL Statement for PG11 Nico Williams 20:32
Re: MERGE SQL Statement for PG11 Simon Riggs 20:36
Re: Dynamic result sets from procedures Daniel Verite 20:40
Re: Linking libpq statically to libssl Peter Eisentraut 20:50
Re: [PATCH] Add ALWAYS DEFERRED option for constraints Nico Williams 20:54
Re: Deadlock in ALTER SUBSCRIPTION REFRESH PUBLICATION Peter Eisentraut 20:56
Re: MERGE SQL Statement for PG11 Peter Geoghegan 21:05
Re: Setting pd_lower in GIN metapage Tom Lane 21:24
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 21:29
Re: SQL/JSON in PostgreSQL 📎 Piotr Stefaniak 21:32
Re: MERGE SQL Statement for PG11 Nico Williams 22:00
Re: MERGE SQL Statement for PG11 Peter Geoghegan 22:25
Re: GnuTLS support 📎 Andreas Karlsson 22:33
Re: pgbench - use enum for meta commands Tom Lane 22:34
Re: MERGE SQL Statement for PG11 Nico Williams 22:59
Re: [PATCH] A hook for session start 📎 Fabrízio de Royes Mello 23:36
Re: Linking libpq statically to libssl Stephen Frost 23:52

Nov. 3, 2017

Thread Author Time
Re: Parallel Hash take II 📎 Thomas Munro 01:05
Re: Setting pd_lower in GIN metapage 📎 Amit Kapila 01:10
Re: Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro 01:20
Re: Parallel tuplesort (for parallel B-Tree index creation) Peter Geoghegan 01:24
Re: Parallel tuplesort (for parallel B-Tree index creation) Thomas Munro 01:39
Skip unneeded temp file in 'make html' 📎 David Fetter 02:07
Re: Small improvement to compactify_tuples 📎 Tom Lane 02:46
Re: path toward faster partition pruning David Rowley 03:05
SSL and Encryption chiru r 03:16
Re: [HACKERS] SSL and Encryption Craig Ringer 03:19
Re: path toward faster partition pruning David Rowley 04:32
Re: [HACKERS] SSL and Encryption Michael Paquier 04:39
Re: ArrayLists instead of List (for some things) David Rowley 04:41
Re: [HACKERS] SSL and Encryption John R Pierce 04:58
Re: [HACKERS] SSL and Encryption Jeff Janes 05:12
Re: [HACKERS] SSL and Encryption John R Pierce 05:22
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts Fabien COELHO 05:29
Re: pgbench - use enum for meta commands Fabien COELHO 05:36
Re: Setting pd_lower in GIN metapage Michael Paquier 05:56
Re: ArrayLists instead of List (for some things) Craig Ringer 06:16
Re: Try to fix endless loop in ecpg with informix mode 高增琦 06:20
Re: Client Connection redirection support for PostgreSQL Satyanarayana Narlapuram 06:31
Re: Client Connection redirection support for PostgreSQL Satyanarayana Narlapuram 06:40
Re: How to implement a SP-GiST index as a extension module? Robert Haas 07:20
Re: MERGE SQL Statement for PG11 Simon Riggs 07:35
Re: MERGE SQL Statement for PG11 Simon Riggs 07:44
Re: MERGE SQL Statement for PG11 Thomas Kellerer 07:46
Re: dropping partitioned tables without CASCADE Alvaro Herrera 08:12
Re: MERGE SQL Statement for PG11 Robert Haas 08:26
Re: MERGE SQL Statement for PG11 Simon Riggs 09:00
Re: How to implement a SP-GiST index as a extension module? Connor Wolf 09:37
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Alvaro Herrera 10:04
Re: Try to fix endless loop in ecpg with informix mode Michael Meskes 10:13
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tomas Vondra 10:47
Re: [HACKERS] SSL and Encryption Daniele Varrazzo 10:49
Re: MERGE SQL Statement for PG11 Stephen Frost 11:07
Re: Linking libpq statically to libssl Stephen Frost 11:08
Re: [bug fix] postgres.exe crashes with access violation on Windows while starting up Michael Paquier 11:10
Re: SQL/JSON in PostgreSQL 📎 Nikita Glukhov 11:29
Re: postgres_fdw: Add support for INSERT OVERRIDING clause Michael Paquier 11:53
Re: SQL/JSON in PostgreSQL Michael Paquier 12:07
Re: dropping partitioned tables without CASCADE Ashutosh Bapat 12:12
Re: Is it time to kill support for very old servers? Michael Paquier 12:30
Re: SQL/JSON in PostgreSQL Michael Paquier 12:34
Re: dropping partitioned tables without CASCADE Alvaro Herrera 12:39
LDAP URI decoding bugs 📎 Thomas Munro 12:57
Re: proposal: schema variables Chris Travers 12:58
Re: parallelize queries containing initplans 📎 Amit Kapila 13:00
LDAPS 📎 Thomas Munro 13:05
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM 📎 Alvaro Herrera 13:12
Re: [PATCH] A hook for session start Michael Paquier 13:19
Re: [PATCH] A hook for session start Aleksandr Parfenov 13:43
Re: [PATCH] A hook for session start Fabrízio de Royes Mello 13:55
Re: [PATCH] A hook for session start Fabrízio de Royes Mello 13:55
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 13:58
Re: MERGE SQL Statement for PG11 Simon Riggs 14:16
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM 📎 Alvaro Herrera 14:23
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Tom Lane 14:35
Re: Small improvement to compactify_tuples Claudio Freire 14:37
Re: [HACKERS] pgsql: Fix freezing of a dead HOT-updated tuple 📎 Andres Freund 14:53
Re: Walsender timeouts and large transactions Petr Jelinek 14:54
Re: WIP: Aggregation push-down 📎 Antonin Houska 15:33
Re: Skip unneeded temp file in 'make html' Peter Eisentraut 15:34
Re: Skip unneeded temp file in 'make html' David Fetter 15:40
Re: Exclude pg_internal.init from base backup Petr Jelinek 16:04
Re: [HACKERS] SSL and Encryption Jeff Janes 16:12
Re: Re: PANIC: invalid index offnum: 186 when processing BRIN indexes in VACUUM Alvaro Herrera 16:28
Re: MERGE SQL Statement for PG11 Peter Geoghegan 16:35
Re: Subscriber resets additional columns to NULL on UPDATE Peter Eisentraut 16:36

Browse Archives

Prev | Next