pgsql-hackers since 2018-05-28 09:26

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

May 28, 2018

Thread Author Time
Re: SCRAM with channel binding downgrade attack Heikki Linnakangas 09:26
Re: Is a modern build system acceptable for older platforms Yuriy Zhuravlev 09:32
Re: Is a modern build system acceptable for older platforms Yuriy Zhuravlev 10:00
Re: Undo logs Simon Riggs 11:40
Re: [JDBC] [HACKERS] PGSERVICEFILE as a connection string parameter Vladimir Sitnikov 14:19
Re: Allowing printf("%m") only where it actually works Alvaro Herrera 15:01
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Nishant, Fnu 15:07
Re: Allowing printf("%m") only where it actually works Tom Lane 15:14
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Alvaro Herrera 16:14
Re: SCRAM with channel binding downgrade attack 📎 Michael Paquier 19:08
Re: PGXS fails to byte-compile pgsql-ogr-fdw Laurenz Albe 19:10
Re: PGXS fails to byte-compile pgsql-ogr-fdw Andres Freund 19:18
TABLE tab completion 📎 Vik Fearing 19:28
behave of --create-slot option Pavel Stehule 19:41
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid 📎 Andres Freund 19:52
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Andres Freund 19:57
Re: Is a modern build system acceptable for older platforms Bruce Momjian 20:23
Re: Is a modern build system acceptable for older platforms Andrew Dunstan 21:18
Re: perl checking 📎 Andrew Dunstan 21:23

May 29, 2018

Thread Author Time
adding tab completions 📎 Justin Pryzby 00:06
Re: behave of --create-slot option Euler Taveira 00:11
Re: behave of --create-slot option Craig Ringer 01:28
Re: Is a modern build system acceptable for older platforms Yuriy Zhuravlev 01:59
Re: behave of --create-slot option Pavel Stehule 03:51
Re: behave of --create-slot option Craig Ringer 04:11
Re: behave of --create-slot option Pavel Stehule 04:31
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Antonin Houska 06:22
Re: Postgres, fsync, and OSs (specifically linux) 📎 Craig Ringer 08:53
Re: adding tab completions Arthur Zakirov 09:27
Re: Is a modern build system acceptable for older platforms Geoff Winkless 10:11
Re: Is a modern build system acceptable for older platforms Yuriy Zhuravlev 10:42
Re: Is a modern build system acceptable for older platforms Geoff Winkless 11:07
subscribe Arturas Mazeika 11:47
pgAgent: ERROR: Couldn't register event handle. Arturas Mazeika 12:15
Re: adding tab completions Edmund Horner 12:45
Redundant psql tab-completion for CREATE PUBLICATION 📎 Edmund Horner 12:58
PATCH pass PGOPTIONS to pg_regress 📎 Manuel Kniep 13:19
Re: Few comments on commit 857f9c36 (skip full index scans ) Alexander Korotkov 13:36
Re: adding tab completions Alvaro Herrera 14:12
Re: adding tab completions David Fetter 14:24
Re: behave of --create-slot option Euler Taveira 14:53
Adding Markodwn formatting to psql output Lætitia Avrot 15:11
Re: Adding Markodwn formatting to psql output Euler Taveira 15:28
Add CONTRIBUTING.md Andres Freund 15:36
Re: Add CONTRIBUTING.md Magnus Hagander 15:38
Microoptimization of Bitmapset usage in postgres_fdw 📎 Daniel Gustafsson 15:40
Re: Add CONTRIBUTING.md Joe Conway 15:49
Re: Add CONTRIBUTING.md Tatsuo Ishii 15:55
Re: Adding Markodwn formatting to psql output Lætitia Avrot 16:47
Re: Add CONTRIBUTING.md Andrew Gierth 17:03
"column i.indnkeyatts does not exist" in pg_upgrade from 11dev to 11b1 Justin Pryzby 17:10
Re: Add CONTRIBUTING.md Andres Freund 17:10
Re: Avoiding Tablespace path collision for primary and standby Ashwin Agrawal 17:40
Re: "column i.indnkeyatts does not exist" in pg_upgrade from 11dev to 11b1 Tom Lane 18:00
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Nishant, Fnu 18:06
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Andres Freund 18:13
Re: plperl fails with perl 5.28 Christoph Berg 18:49
Re: "column i.indnkeyatts does not exist" in pg_upgrade from 11dev to 11b1 Justin Pryzby 19:08
Re: behave of --create-slot option Pavel Stehule 19:21
Re: Few comments on commit 857f9c36 (skip full index scans ) Masahiko Sawada 20:05
Re: "column i.indnkeyatts does not exist" in pg_upgrade from 11dev to 11b1 Tom Lane 20:38
Supporting tls-server-end-point as SCRAM channel binding for OpenSSL 1.0.0 and 1.0.1 📎 Michael Paquier 21:02
pg_config.h.win32 missing a set of flags from pg_config.h.in added in v11 development Michael Paquier 21:15
POC: GROUP BY optimization 📎 Teodor Sigaev 23:07
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid 📎 Alvaro Herrera 23:14
Re: Is a modern build system acceptable for older platforms Yuriy Zhuravlev 23:51

May 30, 2018

Thread Author Time
Re: found xmin from before relfrozenxid on pg_catalog.pg_authid Alvaro Herrera 00:53
Looks like we can enable AF_UNIX on Windows now Craig Ringer 01:44
Re: Looks like we can enable AF_UNIX on Windows now Andres Freund 01:53
Re: Performance regression with PostgreSQL 11 and partitioning 📎 David Rowley 01:57
Re: Looks like we can enable AF_UNIX on Windows now Craig Ringer 01:59
Re: Supporting tls-server-end-point as SCRAM channel binding for OpenSSL 1.0.0 and 1.0.1 Heikki Linnakangas 02:33
Re: Supporting tls-server-end-point as SCRAM channel binding for OpenSSL 1.0.0 and 1.0.1 Michael Paquier 02:48
Re: Performance regression with PostgreSQL 11 and partitioning David Rowley 03:01
[GSoC] json helper functions Charles Cui 04:42
Incorrect visibility test function assigned to snapshot Antonin Houska 07:26
Re: PATCH pass PGOPTIONS to pg_regress Ildar Musin 09:28
PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode 📎 REIX, Tony 09:50
Re: [GSoC] json helper functions Andrew Dunstan 11:26
Re: Is a modern build system acceptable for older platforms Geoff Winkless 12:23
Re: Incorrect visibility test function assigned to snapshot Alvaro Herrera 13:28
Re: Microoptimization of Bitmapset usage in postgres_fdw Ashutosh Bapat 13:36
Re: Incorrect visibility test function assigned to snapshot Antonin Houska 13:45
Re: Incorrect visibility test function assigned to snapshot Andres Freund 13:49
Re: Incorrect visibility test function assigned to snapshot Antonin Houska 14:00
Re: Microoptimization of Bitmapset usage in postgres_fdw 📎 Daniel Gustafsson 14:37
Re: PATCH pass PGOPTIONS to pg_regress Michael Paquier 15:22
Re: Few comments on commit 857f9c36 (skip full index scans ) Teodor Sigaev 15:39
Re: Proposal: Partitioning Advisor for PostgreSQL Ashutosh Bapat 15:44
Re: Few comments on commit 857f9c36 (skip full index scans ) Amit Kapila 16:12
Re: POC: GROUP BY optimization 📎 Teodor Sigaev 16:17
Avoid extra Sort nodes between WindowAggs when sorting can be reused 📎 Daniel Gustafsson 16:19
ALTER CONSTRAINT change action Jeff Janes 16:23
Re: Few comments on commit 857f9c36 (skip full index scans ) Teodor Sigaev 16:46
Re: behave of --create-slot option Michael Paquier 18:00
New GUC to sample log queries 📎 Adrien Nayrat 18:44
Re: PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode Alvaro Herrera 18:46
Re: PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode Tom Lane 19:36
Re: PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode Michael Paquier 20:25
Re: Undo logs Thomas Munro 22:57

May 31, 2018

Thread Author Time
Re: New GUC to sample log queries David Rowley 01:34
Re: Add --include-table-data-where option to pg_dump, to export only a subset of table data 📎 Carter Thaxton 01:49
Re: I'd like to discuss scaleout at PGCon Robert Haas 02:26
json results parsing Charles Cui 03:16
Re: ALTER CONSTRAINT change action Euler Taveira 03:25
Re: json results parsing Michael Paquier 03:32
Re: json results parsing Andrew Gierth 06:00
Re: We still claim "cannot begin/end transactions in PL/pgSQL" 📎 Peter Eisentraut 12:01
Re: I'd like to discuss scaleout at PGCon MauMau 12:12
RE:PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode REIX, Tony 12:28
Re: New GUC to sample log queries 📎 Adrien Nayrat 12:37
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Kyotaro HORIGUCHI 12:38
RE:PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode 📎 REIX, Tony 13:12
RE:PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode REIX, Tony 13:20
Re: New GUC to sample log queries Michael Paquier 13:22
Re: [Proposal] Table-level Transparent Data Encryption (TDE) and Key Management Service (KMS) Aleksander Alekseev 13:32
Re: PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode Tom Lane 13:35
Re: I'd like to discuss scaleout at PGCon Robert Haas 13:44
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Tom Lane 14:06
RE:PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode REIX, Tony 14:13
Re: PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode Tom Lane 14:28
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Ashutosh Bapat 15:34
RE:PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode REIX, Tony 16:21
Re: PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode Tom Lane 16:47
Re: pg_replication_slot_advance to return NULL instead of 0/0 if slot not advanced Simon Riggs 17:31
Re: SHOW ALL does not honor pg_read_all_settings membership Simon Riggs 18:05
Re: SHOW ALL does not honor pg_read_all_settings membership Michael Paquier 18:42
JIT documentation fixes 📎 Daniel Gustafsson 18:50
Re: pgAgent: ERROR: Couldn't register event handle. Robert Haas 18:54
Re: JIT documentation fixes Andres Freund 19:01
Re: Re: [HACKERS] [PATCH] Incremental sort 📎 James Coleman 20:11
Re: PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode Noah Misch 22:41
Re: PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode Tom Lane 23:23

June 1, 2018

Thread Author Time
Re: PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode Noah Misch 00:06
Re: json results parsing Charles Cui 00:20
Re: json results parsing Andrew Gierth 01:56
Re: json results parsing Chapman Flack 01:57
Re: json results parsing Andrew Gierth 02:16
Re: behave of --create-slot option Robert Haas 02:59
Re: I'd like to discuss scaleout at PGCon MauMau 03:00
Re: [PATCH] We install pg_regress and isolationtester but not pg_isolation_regress 📎 Craig Ringer 03:46
ToDo: show size of partitioned table Pavel Stehule 04:56
why partition pruning doesn't work? Pavel Stehule 05:19
RE:PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode REIX, Tony 08:13
RE:PostgreSQL 11 beta1 on AIX 7.2 : 2 failures in 32bit mode REIX, Tony 09:23
Loaded footgun open_datasync on Windows Laurenz Albe 09:43
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Kyotaro HORIGUCHI 11:43
FW: Possible optimisation: push down SORT and LIMIT nodes Christopher Wilson 11:46
Re: behave of --create-slot option Michael Paquier 12:00
Re: Loaded footgun open_datasync on Windows Michael Paquier 12:03
Re: FW: Possible optimisation: push down SORT and LIMIT nodes James Coleman 12:50
Re: Loaded footgun open_datasync on Windows Amit Kapila 13:26
Re: why partition pruning doesn't work? 📎 Dmitry Dolgov 13:47
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Ashutosh Bapat 14:21
Re: Re: [HACKERS] [PATCH] Incremental sort Alexander Korotkov 14:22
Re: I'd like to discuss scaleout at PGCon Ashutosh Bapat 14:44
Re: Loaded footgun open_datasync on Windows Laurenz Albe 14:48
Re: I'd like to discuss scaleout at PGCon Simon Riggs 15:02
Re: I'd like to discuss scaleout at PGCon Simon Riggs 15:10
RE: FW: Possible optimisation: push down SORT and LIMIT nodes Steven Winfield 15:12
Re: ToDo: show size of partitioned table Ashutosh Bapat 15:15
Re: ToDo: show size of partitioned table Pavel Stehule 15:21
Re: I'd like to discuss scaleout at PGCon Tom Lane 15:27
Re: why partition pruning doesn't work? Ashutosh Bapat 15:43
Re: Possible optimisation: push down SORT and LIMIT nodes Rui DeSousa 15:44
Re: why partition pruning doesn't work? Tom Lane 15:53
Re: I'd like to discuss scaleout at PGCon Ashutosh Bapat 15:56
Re: I'd like to discuss scaleout at PGCon Ashutosh Bapat 16:00
Re: why partition pruning doesn't work? Pavel Stehule 16:09
Re: I'd like to discuss scaleout at PGCon Merlin Moncure 16:29
Re: behave of --create-slot option Euler Taveira 16:36
Re: behave of --create-slot option Pavel Stehule 16:38
Re: Possible optimisation: push down SORT and LIMIT nodes Chris Wilson 16:46
Re: Possible optimisation: push down SORT and LIMIT nodes Rui DeSousa 17:22
Re: Loaded footgun open_datasync on Windows Magnus Hagander 17:32
Re: Loaded footgun open_datasync on Windows Amit Kapila 17:45
Re: Performance regression with PostgreSQL 11 and partitioning Thomas Reiss 18:39
Re: pg_replication_slot_advance to return NULL instead of 0/0 if slot not advanced 📎 Michael Paquier 18:53
Re: Loaded footgun open_datasync on Windows Michael Paquier 18:56
Re: documentation fixes for partition pruning, round two Alvaro Herrera 18:57
Re: documentation fixes for partition pruning, round two Alvaro Herrera 19:00
Re: PATCH pass PGOPTIONS to pg_regress Manuel Kniep 19:11
Re: pg_replication_slot_advance to return NULL instead of 0/0 if slot not advanced 📎 Michael Paquier 19:13
Re: Add CONTRIBUTING.md Jonathan S. Katz 20:36
New committers announced at PGCon 2018 Tom Lane 21:05
Re: New committers announced at PGCon 2018 Fabrízio de Royes Mello 21:09
Re: New committers announced at PGCon 2018 Ashutosh Bapat 21:12
Re: New committers announced at PGCon 2018 Andres Freund 21:14
Re: New committers announced at PGCon 2018 Joe Conway 21:22
Re: New committers announced at PGCon 2018 Lou Picciano 21:24
Re: documentation fixes for partition pruning, round three 📎 Justin Pryzby 21:33
Re: New committers announced at PGCon 2018 Alexander Korotkov 21:52
Re: New committers announced at PGCon 2018 Julien Rouhaud 21:54
Re: Add CONTRIBUTING.md Alvaro Herrera 22:01
Re: New committers announced at PGCon 2018 Andrew Dunstan 22:02
Re: New committers announced at PGCon 2018 Teodor Sigaev 22:10
Re: New committers announced at PGCon 2018 Adrien Mobile 22:26
Re: New committers announced at PGCon 2018 Peter Geoghegan 22:49
Re: New committers announced at PGCon 2018 Amit Kapila 23:08
Re: New committers announced at PGCon 2018 Jaime Casanova 23:31

Browse Archives

Prev | Next