pgsql-hackers since 2016-11-07 11:17

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. 7, 2016

Thread Author Time
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

Nov. 8, 2016

Thread Author Time
Re: Exclude pg_largeobject form pg_dump Andreas Joseph Krogh 00:06
Re: add more NLS to bin Michael Paquier 00:25
Re: pg_dump, pg_dumpall and data durability 📎 Michael Paquier 00:52
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Michael Paquier 01:33
Re: Measuring replay lag Masahiko Sawada 01:35
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Michael Paquier 01:37
Re: Radix tree for character conversion Kyotaro HORIGUCHI 01:43
Do we need use more meaningful variables to replace 0 in catalog head files? Hao Lee 01:57
Re: Radix tree for character conversion Kyotaro HORIGUCHI 02:02
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Michael Paquier 02:10
Re: Re: [sqlsmith] FailedAssertion("!(XLogCtl->Insert.exclusiveBackup)", File: "xlog.c", Line: 10200) 📎 Kyotaro HORIGUCHI 02:18
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Tsunakawa, Takayuki 02:36
Re: Hash Indexes 📎 Amit Kapila 02:51
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Michael Paquier 02:57
Re: Remove the comment on the countereffectiveness of large shared_buffers on Windows Amit Kapila 03:03
Re: C based plugins, clocks, locks, and configuration variables Craig Ringer 03:12
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Tsunakawa, Takayuki 03:16
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Michael Paquier 03:20
Re: Patch: Write Amplification Reduction Method (WARM) Haribabu Kommi 03:43
Re: Replace use malloc() & friend by memory contexts for plperl and pltcl Michael Paquier 03:48
Re: Declarative partitioning - another take Amit Langote 04:08
Re: Parallel tuplesort (for parallel B-Tree index creation) 📎 Peter Geoghegan 04:28
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Tsunakawa, Takayuki 04:36
Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. 📎 Amit Kapila 04:55
SERIALIZABLE on standby servers 📎 Thomas Munro 04:56
Re: Exclude pg_largeobject form pg_dump amul sul 05:01
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled 📎 Michael Paquier 05:11
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Tsunakawa, Takayuki 05:25
Incorrect overflow check condition for WAL segment size 📎 Kuntal Ghosh 05:33
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Michael Paquier 05:45
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Michael Paquier 05:56
Re: Incorrect overflow check condition for WAL segment size Michael Paquier 06:01
Re: Re: BUG #13755: pgwin32_is_service not checking if SECURITY_SERVICE_SID is disabled Tsunakawa, Takayuki 06:31
Re: Declarative partitioning - another take Amit Langote 06:42
Re: Fwd: Re: [CORE] temporal tables (SQL2011) Craig Ringer 07:11
A bug in UCS_to_most.pl 📎 Kyotaro HORIGUCHI 08:56
Re: Specifying the log file name of pgbench -l option Fabien COELHO 09:04
Re: pgbench - allow backslash continuations in \set expressions Fabien COELHO 10:33
Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. Ashutosh Sharma 10:53
Re: Improving executor performance Andres Freund 11:20
Re: Radix tree for character conversion 📎 Kyotaro HORIGUCHI 11:21
Re: Streaming basebackups vs pg_stat_tmp David Steele 11:28
Re: Streaming basebackups vs pg_stat_tmp Magnus Hagander 11:30
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress Kyotaro HORIGUCHI 11:48
Re: PassDownLimitBound for ForeignScan/CustomScan [take-2] Jeevan Chalke 11:54
Re: [PATCH] Reload SSL certificates on SIGHUP Michael Banck 12:22
Re: Re: [COMMITTERS] pgsql: Change the way that LWLocks for extensions are allocated. Amit Kapila 12:23
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress David Steele 12:32
Re: Fwd: Re: [CORE] temporal tables (SQL2011) Robert Haas 12:53
Re: Radix tree for character conversion Daniel Gustafsson 13:06
Re: Quorum commit for multiple synchronous replication. Michael Paquier 13:12
Re: [PATCH] Reload SSL certificates on SIGHUP Michael Paquier 13:15
Re: Fix checkpoint skip logic on idle systems by tracking LSN progress 📎 Michael Paquier 13:25
Typo in event_trigger.c 📎 Michael Paquier 13:28
Re: Re: [PATCH] Tab completion for ALTER TYPE … RENAME VALUE … 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 13:53
Re: Improving RLS planning Stephen Frost 14:23
Re: C based plugins, clocks, locks, and configuration variables Jim Nasby 14:27
Re: Add support for SRF and returning composites to pl/tcl Tom Lane 14:33
Re: Fix bug in handling of dropped columns in pltcl triggers Tom Lane 14:39
Re: Row level security implementation in Foreign Table in Postgres Stephen Frost 14:44
Re: Improving RLS planning Tom Lane 14:45
Re: Copying Permissions Stephen Frost 14:48
Re: Danger of automatic connection reset in psql Oleksandr Shulgin 14:53
unchecked chdir warning Jeff Janes 15:40
Re: unchecked chdir warning Tom Lane 15:48
Re: Hash Indexes Robert Haas 15:54
Re: Radix tree for character conversion Peter Eisentraut 16:37
Re: Improving RLS planning Robert Haas 16:46
Re: Incorrect overflow check condition for WAL segment size Robert Haas 17:12
Re: Write Ahead Logging for Hash Indexes Jeff Janes 17:26
Re: C based plugins, clocks, locks, and configuration variables Clifford Hammerschmidt 17:42
Make pg_basebackup -x stream the default 📎 Magnus Hagander 17:45
Re: Fix bug in handling of dropped columns in pltcl triggers Tom Lane 18:13
Re: [PATCH] Reload SSL certificates on SIGHUP Andreas Karlsson 18:48
Re: C based plugins, clocks, locks, and configuration variables Clifford Hammerschmidt 18:48
Re: Logical Replication WIP Peter Eisentraut 18:51
Re: Logical Replication WIP Peter Eisentraut 19:04
Re: WIP: About CMake v2 Peter Eisentraut 19:37
Re: Hash Indexes 📎 Robert Haas 19:53
Re: Typo in event_trigger.c Robert Haas 20:35
Re: WAL logging problem in 9.4.3? Robert Haas 20:39
Re: WIP: About CMake v2 Yury Zhuravlev 20:40
Re: pg_dump, pg_dumpall and data durability Robert Haas 20:48
Re: [bug fix] Cascading standby cannot catch up and get stuck emitting the same message repeatedly Robert Haas 21:01
Re: Remove "Source Code" column from \df+ ? Robert Haas 21:07
Re: Remove "Source Code" column from \df+ ? Tom Lane 21:18
Re: [HACKERS] Re: [PATCH] Tab completion for ALTER TYPE … RENAME VALUE … Robert Haas 21:31
Re: Remove "Source Code" column from \df+ ? Robert Haas 21:32
SERIALIZABLE with parallel query 📎 Thomas Munro 21:51
Re: Re: [PATCH] Tab completion for ALTER TYPE … RENAME VALUE … Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 21:56
Re: Typo in event_trigger.c Michael Paquier 22:05
pg_serial early wraparound 📎 Thomas Munro 22:07
Re: pgbench - allow backslash continuations in \set expressions Robert Haas 22:28
Re: RV: Compilation warning on 9.5 Robert Haas 22:30
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Robert Haas 22:33
Re: patch proposal 📎 Venkata B Nagothi 22:47
Re: WIP: About CMake v2 Craig Ringer 22:54
Re: C based plugins, clocks, locks, and configuration variables Craig Ringer 22:58
Re: pg_dump, pg_dumpall and data durability Tom Lane 23:18
Bug in comparison of empty jsonb arrays to scalars 📎 Nikita Glukhov 23:31
Re: SERIALIZABLE with parallel query Peter Geoghegan 23:34
Re: pg_sequence catalog Andreas Karlsson 23:43
Re: commitfest 2016-11 status summary Haribabu Kommi 23:51

Nov. 9, 2016

Thread Author Time
Re: pg_dump, pg_dumpall and data durability Michael Paquier 00:07
Re: pg_dump, pg_dumpall and data durability Michael Paquier 00:14
Re: WAL logging problem in 9.4.3? Michael Paquier 00:27
Re: Minor code improvement to postgresGetForeignJoinPaths Tatsuro Yamada 01:09
Re: Radix tree for character conversion 📎 Daniel Gustafsson 01:19
Re: Patch to implement pg_current_logfile() function Robert Haas 01:51
Re: commitfest 2016-11 status summary Robert Haas 01:53
Re: commitfest 2016-11 status summary Michael Paquier 02:08
Re: WIP: About CMake v2 Michael Paquier 02:12
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Hao Lee 02:20
Re: Bug in comparison of empty jsonb arrays to scalars Michael Paquier 02:49
Re: WIP: About CMake v2 Craig Ringer 02:52
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Craig Ringer 02:54
Re: WIP: About CMake v2 Tom Lane 03:47
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Tom Lane 04:44
Re: Dumb mistakes in WalSndWriteData() 📎 Michael Paquier 05:01
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Michael Paquier 05:03
Adding in docs the meaning of pg_stat_replication.sync_state 📎 Michael Paquier 05:33
Re: [PATCH] Reload SSL certificates on SIGHUP 📎 Michael Paquier 05:54
Re: Password identifiers, protocol aging and SCRAM protocol Victor Wagner 06:13
Re: Password identifiers, protocol aging and SCRAM protocol Michael Paquier 06:23
Re: WAL logging problem in 9.4.3? Michael Paquier 06:55
Re: Password identifiers, protocol aging and SCRAM protocol Victor Wagner 06:59
Re: Radix tree for character conversion 📎 Kyotaro HORIGUCHI 08:38
Re: WIP: About CMake v2 Yury Zhuravlev 09:52
Re: pgbench - allow backslash continuations in \set expressions Fabien COELHO 09:58
Re: [PATCH] Reload SSL certificates on SIGHUP Andreas Karlsson 10:46
Re: pgbench - allow backslash continuations in \set expressions Rafia Sabih 10:50
Re: Declarative partitioning - another take 📎 Amit Langote 11:14
Incorrect XLogRegisterBuffer flag for revmapbuf in brin 📎 Kuntal Ghosh 12:33
Re: IPv6 link-local addresses and init data type Peter Eisentraut 14:02
Re: Hash Indexes Amit Kapila 14:04
Re: Write Ahead Logging for Hash Indexes Amit Kapila 14:10
Re: WAL consistency check facility 📎 Kuntal Ghosh 14:32
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Tom Lane 14:47
Re: Patch: Implement failover on libpq connect level. 📎 Mithun Cy 15:05
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Amit Langote 15:29
Re: Hash Indexes Robert Haas 15:40
Re: Do we need use more meaningful variables to replace 0 in catalog head files? Tom Lane 15:47
Performance degradation in Bitmapscan (commit 75ae538bc3168bf44475240d4e0487ee2f3bb376) Dilip Kumar 15:47
Re: Hash Indexes Amit Kapila 16:41
Unlogged tables cleanup Konstantin Knizhnik 16:56
Re: WIP: About CMake v2 Yury Zhuravlev 16:58
Re: Declarative partitioning - another take Robert Haas 17:00
Re: Declarative partitioning - another take Robert Haas 17:10
Re: Hash Indexes Robert Haas 17:11
Is user_catalog_table sensible for matviews? Tom Lane 17:17
Re: Incorrect overflow check condition for WAL segment size Markus Nullmeier 17:54
Re: Is user_catalog_table sensible for matviews? Robert Haas 17:55
Re: Incorrect overflow check condition for WAL segment size Robert Haas 17:58
Re: PassDownLimitBound for ForeignScan/CustomScan [take-2] Robert Haas 18:08
Re: PassDownLimitBound for ForeignScan/CustomScan [take-2] Robert Haas 18:12
Re: IPv6 link-local addresses and init data type Robert Haas 18:13
Re: Copying Permissions Robert Haas 18:18
Re: Danger of automatic connection reset in psql Robert Haas 18:24
Re: Bug in comparison of empty jsonb arrays to scalars Robert Haas 18:27
Re: IPv6 link-local addresses and init data type Tom Lane 18:29
Re: patch proposal Jaime Casanova 18:29
Re: Unlogged tables cleanup Robert Haas 18:29
Re: Copying Permissions Tom Lane 18:35
Re: Copying Permissions Corey Huinker 19:54

Browse Archives

Prev | Next