pgsql-hackers since 2017-02-18 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

Feb. 18, 2017

Thread Author Time
Re: 2 doc typos Peter Eisentraut 00:00
Re: pg_recvlogical.c doesn't build with --disable-integer-datetimes Mark Dilger 00:10
Re: pg_basebackup -R Peter Eisentraut 00:10
Re: [PATCH] Teach Catalog.pm how many attributes there should be per DATA() line Peter Eisentraut 00:16
Re: pg_recvlogical.c doesn't build with --disable-integer-datetimes Tom Lane 00:22
Re: patch: optimize information_schema.constraint_column_usage Peter Eisentraut 00:36
Re: Official adoption of PGXN Peter Eisentraut 00:38
Re: gitlab post-mortem: pg_basebackup waiting for checkpoint David G. Johnston 00:43
Re: [HACKERS] Small issue in online devel documentation build Peter Eisentraut 00:45
Re: [PATCH] Add pg_disable_checksums() and supporting infrastructure 📎 David Christensen 02:34
Re: Instability in select_parallel regression test Amit Kapila 02:57
pg_get_object_address() doesn't support composites Jim Nasby 03:19
Re: pg_get_object_address() doesn't support composites Alvaro Herrera 03:53
"SQL sentence"? Jim Nasby 04:01
Re: Official adoption of PGXN Jim Nasby 04:14
Re: "SQL sentence"? Alvaro Herrera 04:19
Re: "SQL sentence"? Jim Nasby 04:36
Re: pg_get_object_address() doesn't support composites Jim Nasby 04:36
Re: "SQL sentence"? Alvaro Herrera 04:46
Re: "SQL sentence"? Jim Nasby 06:18
Re: Parallel Index-only scan Amit Kapila 06:32
new gcc 7.0.1 warnings Pavel Stehule 07:08
[PATCH] Incremental sort (was: PoC: Partial sort) 📎 Alexander Korotkov 10:31
Re: [HACKERS] Small issue in online devel documentation build Magnus Hagander 11:47
Re: [HACKERS] Small issue in online devel documentation build Fabien COELHO 12:44
Re: Help text for pg_basebackup -R Magnus Hagander 12:49
Re: Gather Merge Amit Kapila 13:13
Re: [HACKERS] Small issue in online devel documentation build Magnus Hagander 13:15
Re: Logical replication existing data copy Erik Rijkers 13:17
Re: Logical replication existing data copy Erik Rijkers 13:24
Re: Logical replication existing data copy 📎 Erik Rijkers 13:48
Re: Logical replication existing data copy Petr Jelinek 14:01
Re: Logical replication existing data copy Petr Jelinek 14:05
Re: [HACKERS] Small issue in online devel documentation build Fabien COELHO 14:26
Re: Provide list of subscriptions and publications in psql's completion Petr Jelinek 14:57
Re: "SQL sentence"? Jim Nasby 16:19
Suppressing that pesky warning with older flex versions Tom Lane 17:10
Re: Parallel bitmap heap scan 📎 Dilip Kumar 17:15
Re: Instability in select_parallel regression test Robert Haas 17:19
Re: new gcc 7.0.1 warnings Tom Lane 17:35
Re: new gcc 7.0.1 warnings Pavel Stehule 17:52
Re: Instability in select_parallel regression test Tom Lane 18:23
Allow pg_dumpall to work without pg_authid Robins Tharakan 18:54
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. 📎 Thomas Munro 21:06
Replication vs. float timestamps is a disaster Tom Lane 22:01
Re: Keeping pg_recvlogical's "feTimestamp" separate from TimestampTz 📎 Tom Lane 22:18
Re: pg_get_object_address() doesn't support composites 📎 Jim Nasby 22:26
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. Tom Lane 22:27
Re: Provide list of subscriptions and publications in psql's completion Michael Paquier 23:02
Re: Provide list of subscriptions and publications in psql's completion Petr Jelinek 23:05
Re: logical replication access control patches Stephen Frost 23:06
Re: Allow pg_dumpall to work without pg_authid Stephen Frost 23:08
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. 📎 Thomas Munro 23:27
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. 📎 Thomas Munro 23:31

Feb. 19, 2017

Thread Author Time
Re: Provide list of subscriptions and publications in psql's completion Michael Paquier 00:50
Re: Provide list of subscriptions and publications in psql's completion Michael Paquier 01:01
Re: Allow pg_dumpall to work without pg_authid Robins Tharakan 06:02
Re: [COMMITTERS] pgsql: Add new function dsa_allocate0. Robert Haas 08:34
Re: drop support for Python 2.3 Devrim Gündüz 08:42
About adding new output parameter of pg_stat_statements to identify operation of the query. jasonysli (李跃森) 08:46
Re: Instability in select_parallel regression test Robert Haas 08:47
Re: Gather Merge Robert Haas 08:52
Re: Suppressing that pesky warning with older flex versions Robert Haas 08:54
Adding new output parameter of pg_stat_statements to identify operation of the query. jasonysli (李跃森) 09:00
Re: Parallel Append implementation Robert Haas 09:03
About adding new output parameter of pg_stat_statements to identify operation of the query. jasonysli (李跃森) 09:03
Adding new output parameter of pg_stat_statements to identify operation of the query. jasonysli (李跃森) 09:28
Re: Parallel Append implementation Robert Haas 09:29
Adding new output parameter of pg_stat_statements to identify operation of the query. husttripper 09:35
Re: Reporting xmin from VACUUMs Robert Haas 09:43
Re: Replication vs. float timestamps is a disaster Robert Haas 09:49
Re: Partitioned tables and relfilenode Robert Haas 09:53
Re: SCRAM authentication, take three Robert Haas 09:55
Re: SUBSCRIPTIONS and pg_upgrade Robert Haas 10:06
Re: Index corruption with CREATE INDEX CONCURRENTLY Robert Haas 10:13
Re: Does having a NULL column automatically exclude the table from the tupleDesc cache? Robert Haas 10:15
Re: gitlab post-mortem: pg_basebackup waiting for checkpoint Robert Haas 10:21
Re: Index corruption with CREATE INDEX CONCURRENTLY Pavan Deolasee 10:22
Re: Parallel Index-only scan Robert Haas 10:32
Re: Provide list of subscriptions and publications in psql's completion Magnus Hagander 11:03
Re: [PATCH] Add pg_disable_checksums() and supporting infrastructure Robert Haas 11:05
Re: [PATCH] Incremental sort (was: PoC: Partial sort) Robert Haas 11:18
Re: Adding new output parameter of pg_stat_statements to identify operation of the query. Robert Haas 11:21
Re: Index corruption with CREATE INDEX CONCURRENTLY Robert Haas 11:27
Re: SCRAM authentication, take three Michael Paquier 11:44
Re: Provide list of subscriptions and publications in psql's completion Petr Jelinek 12:03
Re: Instability in select_parallel regression test Robert Haas 12:24
Re: Provide list of subscriptions and publications in psql's completion Magnus Hagander 12:33
Re: Instability in select_parallel regression test 📎 Robert Haas 12:35
Re: Provide list of subscriptions and publications in psql's completion Michael Paquier 12:43
Re: Provide list of subscriptions and publications in psql's completion Magnus Hagander 12:48
Re: Provide list of subscriptions and publications in psql's completion Robert Haas 12:50
Re: SCRAM authentication, take three Michael Paquier 13:07
Re: Instability in select_parallel regression test Amit Kapila 13:20
Re: Avoiding OOM in a hash join with many duplicate inner keys Robert Haas 13:42
Re: Parallel bitmap heap scan Dilip Kumar 13:48
Re: Gather Merge Amit Kapila 14:00
Re: COPY IN/BOTH vs. extended query mode Robert Haas 14:04
Re: Parallel bitmap heap scan Amit Kapila 14:06
Re: Parallel bitmap heap scan Robert Haas 14:14
Re: Allow pg_dumpall to work without pg_authid 📎 Robins Tharakan 14:42
Re: Instability in select_parallel regression test Robert Haas 15:02
Re: drop support for Python 2.3 Tom Lane 15:23
Re: Suppressing that pesky warning with older flex versions Tom Lane 15:26
Re: Documentation improvements for partitioning Robert Haas 15:36
Re: drop support for Python 2.3 Tom Lane 15:42
Re: Replication vs. float timestamps is a disaster Tom Lane 15:49
Re: Documentation improvements for partitioning Robert Haas 16:03
Re: Documentation improvements for partitioning Robert Haas 16:04
Re: Logical replication existing data copy - comments origin.c Erik Rijkers 16:21
tab completion for partitioning Robert Haas 16:22
Re: Logical replication existing data copy - comments origin.c 📎 Erik Rijkers 16:23
Re: Does having a NULL column automatically exclude the table from the tupleDesc cache? Ryan Murphy 16:23
Re: Parallel bitmap heap scan Dilip Kumar 16:29
Re: Passing query string to workers Robert Haas 16:41
Re: New CORRESPONDING clause design Robert Haas 16:43
Re: case_preservation_and_insensitivity = on Robert Haas 16:58
Re: [PATCH] Add pg_disable_checksums() and supporting infrastructure David Christensen 17:02
Re: Parallel bitmap heap scan Robert Haas 17:04
Re: Replication vs. float timestamps is a disaster Robert Haas 17:13
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Robert Haas 17:19
Re: [pgsql-www] Small issue in online devel documentation build 📎 Fabien COELHO 17:34
Re: COPY IN/BOTH vs. extended query mode Corey Huinker 17:37
Re: drop support for Python 2.3 Devrim Gündüz 18:09
Re: drop support for Python 2.3 Tom Lane 18:48
Re: drop support for Python 2.3 Devrim Gündüz 20:10
Re: Partitioned tables and relfilenode Simon Riggs 20:31
Re: Documentation improvements for partitioning Simon Riggs 20:39
Re: drop support for Python 2.3 Tom Lane 21:20
Re: Allow pg_dumpall to work without pg_authid Stephen Frost 21:50
Deprecate floating point timestamps. Jim Nasby 22:01
Re: Provide list of subscriptions and publications in psql's completion Stephen Frost 22:15
Re: Logical replication existing data copy - comments snapbuild.c Erik Rijkers 22:24
Re: Logical replication existing data copy - comments snapbuild.c 📎 Erik Rijkers 22:27
Re: Reporting xmin from VACUUMs Jim Nasby 22:31
Resolved typo in a comment 📎 neha khatri 22:34
Re: case_preservation_and_insensitivity = on Joel Jacobson 22:51
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 23:07
Re: pg_get_object_address() doesn't support composites Jim Nasby 23:28

Feb. 20, 2017

Thread Author Time
Re: ParallelFinish-hook of FDW/CSP (Re: Steps inside ExecEndGather) Kouhei Kaigai 00:25
Re: Parallel bitmap heap scan Thomas Munro 00:25
Re: Adding new output parameter of pg_stat_statements to identify operation of the query. Tsunakawa, Takayuki 00:34
Re: case_preservation_and_insensitivity = on Tom Lane 00:45
Re: Parallel bitmap heap scan Tom Lane 00:49
Re: case_preservation_and_insensitivity = on Jim Nasby 01:40
Re: GUC for cleanup indexes threshold. Masahiko Sawada 01:56
Re: [PATCH] Add pg_disable_checksums() and supporting infrastructure Jim Nasby 02:14
dropping partitioned tables without CASCADE 📎 Amit Langote 02:16
Re: Instability in select_parallel regression test Amit Kapila 02:22
Re: Documentation improvements for partitioning Amit Langote 02:22
Re: Adding new output parameter of pg_stat_statements to identify operation of the query. Jim Nasby 02:27
Re: Partitioned tables and relfilenode Amit Langote 02:28
Re: GUC for cleanup indexes threshold. Jim Nasby 02:35
Re: tab completion for partitioning 📎 Amit Langote 03:07
Re: Adding new output parameter of pg_stat_statements to identify operation of the query. Tom Lane 04:02
Re: pg_dump emits ALTER TABLE ONLY partitioned_table Amit Langote 04:05
Re: drop support for Python 2.3 Devrim Gündüz 04:33
Re: Passing query string to workers 📎 Rafia Sabih 04:41
fd,c just Assert()s that lseek() succeeds Tom Lane 05:17
Re: Parallel Append implementation Ashutosh Bapat 05:24
Re: GUC for cleanup indexes threshold. Masahiko Sawada 06:05
Re: [Bug fix] PQsendQuery occurs error when target_session_attrs is set to read-write 📎 Michael Paquier 06:22
Re: SCRAM authentication, take three 📎 Michael Paquier 06:29
Re: Gather Merge 📎 Rushabh Lathia 06:35
Re: Replication vs. float timestamps is a disaster Andres Freund 07:03
答复: [HACKERS] Adding new output parameter of pg_stat_statements toidentify operation of the query.(Internet mail) jasonysli (李跃森) 07:18
Re: Parallel bitmap heap scan Dilip Kumar 07:46
Re: Push down more UPDATEs/DELETEs in postgres_fdw 📎 Etsuro Fujita 08:11
Re: Gather Merge Dilip Kumar 08:28
Re: Documentation improvements for partitioning Robert Haas 09:07
Re: GUC for cleanup indexes threshold. Amit Kapila 09:15
Re: increasing the default WAL segment size 📎 Beena Emerson 09:17
Re: Gather Merge Amit Kapila 09:21
Re: UPDATE of partition key Amit Khandekar 09:28
Re: case_preservation_and_insensitivity = on Joel Jacobson 09:30
Re: GUC for cleanup indexes threshold. Simon Riggs 09:31
Re: case_preservation_and_insensitivity = on Joel Jacobson 09:36
Re: UPDATE of partition key Thomas Munro 10:06
Re: UPDATE of partition key Thomas Munro 10:08
Re: Should we cacheline align PGXACT? 📎 Ashutosh Sharma 10:20
Re: GUC for cleanup indexes threshold. Amit Kapila 10:27
Re: Partitioned tables and relfilenode 📎 Amit Langote 10:30
Re: wait events for disk I/O 📎 Rushabh Lathia 10:34
How to read a value when it is VARATT EXTERNAL ONDISK from logical replication decoder Adam Dratwiński 10:44
Re: Replication vs. float timestamps is a disaster Petr Jelinek 10:58
Re: Replication vs. float timestamps is a disaster Andres Freund 11:04
pg_ls_waldir() & pg_ls_logdir() 📎 Dave Page 11:21
pg_monitor role Dave Page 11:48
Re: SCRAM authentication, take three Aleksander Alekseev 11:51
Re: Replication vs. float timestamps is a disaster 📎 Petr Jelinek 12:03
Re: SCRAM authentication, take three Aleksander Alekseev 12:15
Re: Should we cacheline align PGXACT? 📎 Simon Riggs 12:32
Re: SCRAM authentication, take three Aleksander Alekseev 12:41
Re: 答复: [HACKERS] Adding new output parameter of pg_stat_statements toidentify operation of the query.(Internet mail) Tom Lane 12:44
Re: dropping partitioned tables without CASCADE Ashutosh Bapat 12:49
powerpc(32) point/polygon regression failures on Debian Jessie Christoph Berg 12:51
Re: How to read a value when it is VARATT EXTERNAL ONDISK from logical replication decoder Andres Freund 13:24
Error in XML recv function 📎 Pavel Stehule 13:40
Re: powerpc(32) point/polygon regression failures on Debian Jessie Tom Lane 13:45
Re: Replication vs. float timestamps is a disaster Tom Lane 14:07

Browse Archives

Prev | Next