pgsql-hackers before 2016-11-08 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. 3, 2016

Thread Author Time
Re: WAL consistency check facility 📎 Kuntal Ghosh 14:17
Re: [PATCH] Reload SSL certificates on SIGHUP Michael Banck 14:24
Re: WAL consistency check facility Kuntal Ghosh 14:28
Re: Making table reloading easier Corey Huinker 14:37
Re: Confusing docs about GetForeignUpperPaths in fdwhandler.sgml Robert Haas 14:39
Re: plan_rows confusion with parallel queries Robert Haas 14:44
Re: plan_rows confusion with parallel queries Robert Haas 14:51
Copying Permissions Corey Huinker 14:54
Re: WAL consistency check facility Robert Haas 14:54
Re: auto_explain vs. parallel query Robert Haas 14:59
Re: [COMMITTERS] pgsql: Add make rules to download raw Unicode mapping files Peter Eisentraut 15:05
Re: Speed up Clog Access by increasing CLOG buffers Robert Haas 15:08
Re: Patch to implement pg_current_logfile() function Robert Haas 15:15
Re: Row level security implementation in Foreign Table in Postgres Robert Haas 15:18
Re: pageinspect: Hash index support 📎 Peter Eisentraut 15:28
Re: Minor code improvement to postgresGetForeignJoinPaths Robert Haas 15:29
Re: commitfest 2016-11 status summary Robert Haas 15:36
Re: Complete LOCK TABLE ... IN ACCESS|ROW|SHARE Robert Haas 15:45
Re: Declarative partitioning - another take Robert Haas 15:47
Re: Declarative partitioning - another take Robert Haas 15:49
Re: Declarative partitioning - another take Robert Haas 15:52
Re: auto_explain vs. parallel query Tomas Vondra 16:11
Re: Declarative partitioning - another take Robert Haas 16:37
Re: auto_explain vs. parallel query Robert Haas 16:39
Re: Applying XLR_INFO_MASK correctly when looking at WAL record information Ashutosh Sharma 16:44
Re: add more NLS to bin Peter Eisentraut 16:44
Re: Patch to implement pg_current_logfile() function Gilles Darold 17:32
Re: Microvacuum support for Hash Index Jesper Pedersen 18:00
Re: split up psql \d Modifiers column Peter Eisentraut 18:08
Re: WAL consistency check facility Kuntal Ghosh 19:16
Re: IPv6 link-local addresses and init data type Peter Eisentraut 19:33
Re: [PATCH] Generic type subscription Artur Zakirov 19:57
C based plugins, clocks, locks, and configuration variables Clifford Hammerschmidt 22:04
Re: Improving RLS planning 📎 Tom Lane 22:23
Re: Row level security implementation in Foreign Table in Postgres Tom Lane 23:16
Re: add more NLS to bin Michael Paquier 23:17
Re: pageinspect: Hash index support Tom Lane 23:23
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 23:34
Re: Making table reloading easier Michael Paquier 23:47

Nov. 4, 2016

Thread Author Time
Re: WAL consistency check facility Michael Paquier 00:03
Re: macaddr 64 bit (EUI-64) datatype support Haribabu Kommi 00:09
Re: C based plugins, clocks, locks, and configuration variables Craig Ringer 00:14
Re: Declarative partitioning - another take Robert Haas 00:16
Re: [BUGS] BUG #14350: VIEW with INSTEAD OF INSERT TRIGGER and COPY. Missing feature or working as designed. 📎 Haribabu Kommi 01:44
Re: Logical Replication WIP Peter Eisentraut 01:45
Re: Logical Replication WIP Peter Eisentraut 02:05
Re: Confusing docs about GetForeignUpperPaths in fdwhandler.sgml Etsuro Fujita 02:59
Re: Gather Merge Thomas Munro 03:00
Re: Push down more full joins in postgres_fdw Etsuro Fujita 03:49
Re: Push down more full joins in postgres_fdw Ashutosh Bapat 04:08
Contents of "backup_label" and "*.backup" in pg_wal location Venkata B Nagothi 04:18
Re: Contents of "backup_label" and "*.backup" in pg_wal location Michael Paquier 04:44
Re: Gather Merge Michael Paquier 05:08
Re: Exclude pg_largeobject form pg_dump amul sul 06:52
Re: Radix tree for character conversion Kyotaro HORIGUCHI 07:34
Re: WAL consistency check facility Michael Paquier 08:02
Re: Patch to implement pg_current_logfile() function Gilles Darold 08:09
Re: Exclude pg_largeobject form pg_dump Guillaume Lelarge 08:35
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c", Line: 10200) Kyotaro HORIGUCHI 08:36
Re: macaddr 64 bit (EUI-64) datatype support Shay Rojansky 08:55
Re: WAL consistency check facility Michael Paquier 09:02
Re: Danger of automatic connection reset in psql 📎 Oleksandr Shulgin 09:04
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 09:20
Re: [RFC] Should we fix postmaster to avoid slow shutdown? Ashutosh Bapat 09:25
Re: Contents of "backup_label" and "*.backup" in pg_wal location Venkata B Nagothi 10:04
Re: Proposal for changes to recovery.conf API Michael Paquier 10:04
Re: Contents of "backup_label" and "*.backup" in pg_wal location Michael Paquier 10:12
Re: Proposal for changes to recovery.conf API Simon Riggs 10:35
Re: Partition-wise join for join between (declaratively) partitioned tables Ashutosh Bapat 10:52
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 10:55
Re: Typo in comment in contrib/postgres_fdw/deparse.c 📎 Etsuro Fujita 11:20
Re: Logical Replication WIP Andres Freund 12:07
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 12:15
Re: Logical Replication WIP Andres Freund 12:15
Re: Gather Merge Robert Haas 12:55
Re: Logical Replication WIP Andres Freund 13:00
Re: Typo in comment in contrib/postgres_fdw/deparse.c Robert Haas 13:04
Re: Hash Indexes Robert Haas 13:07
Re: Patch to implement pg_current_logfile() function Karl O. Pinc 13:17
Re: Improve hash-agg performance 📎 Heikki Linnakangas 13:18
Re: Logical Replication WIP Andres Freund 13:24
Re: Improve hash-agg performance Andres Freund 13:35
Re: Proposal for changes to recovery.conf API Robert Haas 13:35
Re: Gather Merge Tom Lane 13:42
Re: Hash Indexes Robert Haas 14:12
Re: Proposal for changes to recovery.conf API Abhijit Menon-Sen 14:17
pgsql: pg_test_timing: Add NLS Peter Eisentraut 14:42
pgsql: pg_xlogdump: Add NLS Peter Eisentraut 14:42
Re: Password identifiers, protocol aging and SCRAM protocol Peter Eisentraut 15:58
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 15:58
Re: Hash Indexes 📎 Robert Haas 16:07
Re: delta relations in AFTER triggers Kevin Grittner 16:09
Re: Applying XLR_INFO_MASK correctly when looking at WAL record information Tom Lane 17:29
Re: Hash Indexes Amit Kapila 17:35
Re: Improving executor performance Doug Doole 17:52
Re: Bug in to_timestamp(). Tom Lane 18:36
Re: Mention column name in error messages Tom Lane 19:15
Re: Mention column name in error messages David G. Johnston 19:35
Re: Gather Merge Thomas Munro 19:36
Re: Hash Indexes Amit Kapila 19:41
Re: Gather Merge Thomas Munro 19:42
Re: Patch to implement pg_current_logfile() function 📎 Karl O. Pinc 20:07
Re: btree_gin and btree_gist for enums Emre Hasegeli 20:14
Re: Calculation of param_source_rels in add_paths_to_joinrel Tom Lane 20:46
Tweak cost_merge_append to reflect 7a2fe9bd? 📎 Thomas Munro 21:05
Re: Fix bug in handling of dropped columns in pltcl triggers Tom Lane 21:28
Re: Improving executor performance Doug Doole 22:25
Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1 Tom Lane 23:07

Nov. 5, 2016

Thread Author Time
Re: btree_gin and btree_gist for enums Andrew Dunstan 00:08
Re: Applying XLR_INFO_MASK correctly when looking at WAL record information Michael Paquier 00:14
Re: add more NLS to bin 📎 Peter Eisentraut 00:17
Re: macaddr 64 bit (EUI-64) datatype support Peter Eisentraut 00:19
Re: WAL consistency check facility Michael Paquier 04:28
Re: Contents of "backup_label" and "*.backup" in pg_wal location Venkata B Nagothi 06:48
MinSizeOfXactInvals defined twice 📎 Thomas Munro 09:14
Re: add more NLS to bin Michael Paquier 12:03
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c", Line: 10200) Michael Paquier 12:18
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 12:36
Re: Mention column name in error messages Michael Paquier 12:57
Re: [COMMITTERS] pgsql: pg_xlogdump: Add NLS Alvaro Herrera 13:19
Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1 Tom Lane 15:03
Re: btree_gin and btree_gist for enums Andrew Dunstan 15:26
Re: btree_gin and btree_gist for enums Tom Lane 15:46
Re: MinSizeOfXactInvals defined twice Tom Lane 15:52
Re: btree_gin and btree_gist for enums 📎 Andrew Dunstan 16:12
Re: Logical Replication WIP Steve Singer 16:27
Re: btree_gin and btree_gist for enums Tom Lane 17:13
Re: Tweak cost_merge_append to reflect 7a2fe9bd? Tom Lane 17:48
Re: Mention column name in error messages Tom Lane 18:13
Re: btree_gin and btree_gist for enums Andrew Dunstan 19:11
Re: Mention column name in error messages 📎 Tom Lane 20:05
Re: Add support for SRF and returning composites to pl/tcl 📎 Pavel Stehule 20:39

Nov. 6, 2016

Thread Author Time
Re: Add support for SRF and returning composites to pl/tcl 📎 Tom Lane 01:12
Re: Add support for SRF and returning composites to pl/tcl Pavel Stehule 05:09
Re: commitfest 2016-11 status summary Michael Paquier 08:33
Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 📎 MauMau 09:11
Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 📎 MauMau 09:30
Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 📎 Michael Paquier 12:12
Re: Bug in to_timestamp(). 📎 Artur Zakirov 15:26
Re: [HACKERS] Re: [PATCH] Tab completion for ALTER TYPE … RENAME VALUE … Artur Zakirov 17:48
Re: Add support for SRF and returning composites to pl/tcl Tom Lane 18:15
Re: Mention column name in error messages Franck Verrot 20:20
Re: Exclude pg_largeobject form pg_dump 📎 Guillaume Lelarge 20:33
Fwd: Re: [CORE] temporal tables (SQL2011) Stefan Scheid 21:08
Re: Mention column name in error messages Tom Lane 21:13
Re: macaddr 64 bit (EUI-64) datatype support Shay Rojansky 21:40

Nov. 7, 2016

Thread Author Time
Re: [WIP] Effective storage of duplicates in B-tree index. Peter Geoghegan 00:02
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 📎 Tsunakawa, Takayuki 00:49
Let's get rid of SPI_push/SPI_pop Tom Lane 01:16
Re: Mention column name in error messages Franck Verrot 01:26
Re: [PATCH] Reload SSL certificates on SIGHUP 📎 Andreas Karlsson 01:36
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 02:24
Re: Typo in comment in contrib/postgres_fdw/deparse.c Etsuro Fujita 02:28
Re: macaddr 64 bit (EUI-64) datatype support Haribabu Kommi 02:40
Re: pg_hba_file_settings view patch 📎 Haribabu Kommi 03:36
Re: pg_hba_file_settings view patch Michael Paquier 04:36
Re: Let's get rid of SPI_push/SPI_pop Pavel Stehule 04:43
Re: [RFC] Should we fix postmaster to avoid slow shutdown? 📎 Tsunakawa, Takayuki 04:44
Re: Remove the comment on the countereffectiveness of large shared_buffers on Windows 📎 Tsunakawa, Takayuki 05:16
Re: Remove the comment on the countereffectiveness of large shared_buffers on Windows amul sul 05:43
Re: Exclude pg_largeobject form pg_dump amul sul 06:06
Re: IPv6 link-local addresses and init data type 📎 Haribabu Kommi 06:13
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Michael Paquier 08:05
Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1 Albe Laurenz 10:02
Re: Specifying the log file name of pgbench -l option 📎 Masahiko Sawada 11:17
Re: Radix tree for character conversion Daniel Gustafsson 11:32
Re: macaddr 64 bit (EUI-64) datatype support Shay Rojansky 11:40
Re: Gather Merge Amit Kapila 12:05
Re: Push down more full joins in postgres_fdw 📎 Etsuro Fujita 12:20
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 📎 MauMau 13:31
Re: Specifying the log file name of pgbench -l option Beena Emerson 13:52
Re: Remove the comment on the countereffectiveness of large shared_buffers on Windows Amit Kapila 13:55
Re: add more NLS to bin Peter Eisentraut 13:57
Re: Streaming basebackups vs pg_stat_tmp Magnus Hagander 14:07
Re: Let's get rid of SPI_push/SPI_pop Tom Lane 14:47
Re: [COMMITTERS] pgsql: pg_xlogdump: Add NLS Peter Eisentraut 15:08
Re: [BUGS] BUG #14350: VIEW with INSTEAD OF INSERT TRIGGER and COPY. Missing feature or working as designed. Dilip Kumar 15:12
Re: Specifying the log file name of pgbench -l option 📎 Masahiko Sawada 15:12
Re: add more NLS to bin Peter Eisentraut 15:13
Re: Quorum commit for multiple synchronous replication. 📎 Masahiko Sawada 15:25
Re: Add PGDLLEXPORT to PG_FUNCTION_INFO_V1 Tom Lane 15:29
Re: Let's get rid of SPI_push/SPI_pop Pavel Stehule 15:34
Re: Detect supported SET parameters when pg_restore is run Peter Eisentraut 15:35
Re: Radix tree for character conversion Daniel Gustafsson 16:19
Re: pg_dump, pg_dumpall and data durability Albe Laurenz 16:24
Re: Declarative partitioning - another take 📎 Jaime Casanova 17:15
Re: Declarative partitioning - another take 📎 Jaime Casanova 17:24
Re: Unsafe use of relation->rd_options without checking its type Tom Lane 17:34
Re: Specifying the log file name of pgbench -l option Beena Emerson 18:48
RV: Compilation warning on 9.5 Vicky Vergara 19:34
Re: Danger of automatic connection reset in psql Jim Nasby 20:31
Re: Let's get rid of SPI_push/SPI_pop Tom Lane 20:53
Re: Exclude pg_largeobject form pg_dump 📎 Guillaume Lelarge 21:01
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 📎 MauMau 21:47
Re: Add support for SRF and returning composites to pl/tcl Jim Nasby 22:09
Re: Fix bug in handling of dropped columns in pltcl triggers Jim Nasby 22:25
Re: Patch to implement pg_current_logfile() function 📎 Gilles Darold 22:29
Re: emergency outage requiring database restart Merlin Moncure 22:31
Re: Replace use malloc() & friend by memory contexts for plperl and pltcl Jim Nasby 22:39
Re: Remove the comment on the countereffectiveness of large shared_buffers on Windows Jeff Janes 23:42

Browse Archives

Prev | Next