pgsql-hackers since 2018-09-19 21:32

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

Sept. 19, 2018

Thread Author Time
Re: Code of Conduct plan Jonathan S. Katz 21:32
Re: Code of Conduct plan,Re: Code of Conduct plan Tatsuo Ishii 21:41
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts Tom Lane 21:46
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) Andres Freund 21:48
Re: [HACKERS] SERIALIZABLE with parallel query Kevin Grittner 21:50
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 21:52
Re: [patch] Support LLVM 7 Andres Freund 22:26
Re: Progress reporting for pg_verify_checksums Thomas Munro 22:34
Re: Query is over 2x slower with jit=on Andres Freund 22:40
SIGDANGER and oomd Thomas Munro 23:51
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Michael Paquier 23:58

Sept. 20, 2018

Thread Author Time
Re: heap_sync seems rather oblivious to partitioned tables (wal_level=minimal) Michael Paquier 00:03
vary read_only in SPI calls? or poke at the on-entry snapshot? Chapman Flack 02:29
Re: [HACKERS] Bug in to_timestamp(). amul sul 03:09
Re: Code of Conduct plan Craig Ringer 03:11
Re: Query is over 2x slower with jit=on Tom Lane 03:26
Re: Query is over 2x slower with jit=on Andres Freund 03:39
Re: pgsql: Allow concurrent-safe open() and fopen() in frontend code for Wi Laurenz Albe 03:51
Re: Query is over 2x slower with jit=on Pavel Stehule 03:54
How to get active table within a transaction. Hubert Zhang 04:08
Re: [WIP] [B-Tree] Retail IndexTuple deletion 📎 Andrey Lepikhov 04:35
Re: infinite loop in parallel hash joins / DSA / get_best_segment Thomas Munro 04:36
Re: vary read_only in SPI calls? or poke at the on-entry snapshot? Tom Lane 04:44
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Andrey Lepikhov 04:56
Re: Code of Conduct plan Chris Travers 05:12
Re: PostgreSQL 11 {Beta 4, RC1} Release: 2018-09-20 Haroon 05:13
Re: View to get all the extension control file details Kyotaro HORIGUCHI 05:18
Function to promote standby servers 📎 Laurenz Albe 05:59
Re: Connection slots reserved for replication Kyotaro HORIGUCHI 06:18
Size and size_t in dsa API Ideriha, Takeshi 06:28
Re: Postgres 11 release notes 📎 Adrien Nayrat 06:47
impact of SPECTRE and MELTDOWN patches ROS Didier 07:23
Re: shared-memory based stats collector Antonin Houska 07:55
Re: [patch] Support LLVM 7 Christoph Berg 08:10
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 09:08
Re: Is it possible for postgres_fdw to push down queries on co-located tables? Etsuro Fujita 09:16
Re: Size and size_t in dsa API 📎 Thomas Munro 09:47
Segfault when creating partition with a primary key and sql_drop trigger exists Marco Slot 10:00
RE: Size and size_t in dsa API Ideriha, Takeshi 10:13
Re: doc - add missing documentation for "acldefault" Joe Conway 11:23
Re: PostgreSQL 11 {Beta 4, RC1} Release: 2018-09-20 Jonathan S. Katz 11:53
Re: generating bootstrap entries for array types 📎 Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 11:53
Re: generating bootstrap entries for array types Dagfinn Ilmari Mannsåker 12:16
Re: when set track_commit_timestamp on, database system abort startup 📎 Masahiko Sawada 12:51
Re: [HACKERS] Bug in to_timestamp(). Alexander Korotkov 12:52
Re: fast default vs triggers Tomas Vondra 13:04
Re: Query is over 2x slower with jit=on Stephen Frost 13:07
Proposal for Signal Detection Refactoring 📎 Chris Travers 13:08
Re: PostgreSQL 11 {Beta 4, RC1} Release: 2018-09-20 Jonathan S. Katz 13:09
Re: [patch] Support LLVM 7 Christoph Berg 13:18
Re: Code of Conduct Chris Travers 15:20
Re: pgsql: Make WAL segment size configurable at initdb time. 📎 David Steele 15:48
v11 transaction semantics inside procedures Dave Cramer 15:54
Re: generating bootstrap entries for array types Tom Lane 16:10
Re: v11 transaction semantics inside procedures Pavel Stehule 16:10
Re: generating bootstrap entries for array types Dagfinn Ilmari =?utf-8?Q?Manns=C3=A5ker?= 17:07
Re: Query is over 2x slower with jit=on Andres Freund 17:27
Re: [patch] Support LLVM 7 Andres Freund 17:30
Re: [patch] Support LLVM 7 Andres Freund 17:32
Re: Query is over 2x slower with jit=on Stephen Frost 17:34
Re: shared-memory based stats collector Andres Freund 17:37
Re: generating bootstrap entries for array types John Naylor 18:30
Re: generating bootstrap entries for array types Tom Lane 19:17
Re: generating bootstrap entries for array types Tom Lane 19:30
Unclear error message Laurenz Albe 19:45
Re: Code of Conduct Bruce Momjian 20:13
Re: [patch] Support LLVM 7 📎 Christoph Berg 20:13
Re: Allow parallelism for deferrable serializable txns Kevin Grittner 20:54
Re: [patch] Support LLVM 7 Christoph Berg 21:03
Re: [patch] Support LLVM 7 📎 Christoph Berg 21:08
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Tom Lane 21:22
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Thomas Munro 21:29
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 21:58
Re: FETCH FIRST clause PERCENT option Thomas Munro 22:05
Unreadable, unmaintainable code in tab completion Tom Lane 22:07
Re: Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Tom Lane 22:38
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Andres Freund 22:46
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Tom Lane 23:03
On-disk compatibility for nbtree-unique-key enhancement Peter Geoghegan 23:18
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Andres Freund 23:19
transction_timestamp() inside of procedures Bruce Momjian 23:40
Re: Changing the setting of wal_sender_timeout per standby 📎 Michael Paquier 23:51
Re: pgsql: Make WAL segment size configurable at initdb time. Michael Paquier 23:59

Sept. 21, 2018

Thread Author Time
Re: FETCH FIRST clause PERCENT option Mark Dilger 00:06
Re: FETCH FIRST clause PERCENT option Andres Freund 00:29
Re: pgsql: Make WAL segment size configurable at initdb time. David Steele 01:14
Re: pgsql: Make WAL segment size configurable at initdb time. Andres Freund 01:23
Re: Bug fix for glibc broke freebsd build in REL_11_STABLE Andres Freund 01:29
Re: Code of Conduct Stephen Cook 02:23
RE: Changing the setting of wal_sender_timeout per standby Tsunakawa, Takayuki 02:28
Strange failure in LWLock on skink in REL9_5_STABLE Thomas Munro 02:39
Re: logical decoding bug when mapped relation with toast contents is rewritten repeatedly Andres Freund 02:41
Re: Strange failure in LWLock on skink in REL9_5_STABLE Tom Lane 02:59
Re: Strange failure in LWLock on skink in REL9_5_STABLE Thomas Munro 03:11
Re: Strange failure in LWLock on skink in REL9_5_STABLE Tom Lane 03:15
Re: Strange failure in LWLock on skink in REL9_5_STABLE Andres Freund 03:21
Re: Strange failure in LWLock on skink in REL9_5_STABLE Andres Freund 03:36
Re: Strange failure in LWLock on skink in REL9_5_STABLE Tom Lane 03:46
Re: [WIP] [B-Tree] Retail IndexTuple deletion 📎 Andrey Lepikhov 03:52
Re: generating bootstrap entries for array types John Naylor 04:00
Re: Strange failure in LWLock on skink in REL9_5_STABLE Thomas Munro 04:03
Re: Problem while setting the fpw with SIGHUP Michael Paquier 04:04
Re: Strange failure in LWLock on skink in REL9_5_STABLE Tom Lane 04:06
Re: Strange failure in LWLock on skink in REL9_5_STABLE Andres Freund 04:20
Re: Strange failure in LWLock on skink in REL9_5_STABLE Thomas Munro 04:36
Re: Changing the setting of wal_sender_timeout per standby Michael Paquier 04:42
Re: Strange failure in LWLock on skink in REL9_5_STABLE Tom Lane 04:43
Re: Proposal for Signal Detection Refactoring Michael Paquier 04:46
Re: Proposal for Signal Detection Refactoring Andres Freund 04:52
Re: pgsql: Make WAL segment size configurable at initdb time. Michael Paquier 04:53
Re: transction_timestamp() inside of procedures Michael Paquier 04:55
Re: transction_timestamp() inside of procedures Andres Freund 05:12
Re: Unclear error message Michael Paquier 05:17
Re: Function to promote standby servers Michael Paquier 05:27
Re: transction_timestamp() inside of procedures Michael Paquier 05:34
RE: Changing the setting of wal_sender_timeout per standby Tsunakawa, Takayuki 05:37
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE 📎 Andres Freund 05:52
Re: Changing the setting of wal_sender_timeout per standby Michael Paquier 06:01
RE: Changing the setting of wal_sender_timeout per standby Tsunakawa, Takayuki 06:26
Re: Pluggable Storage - Andres's take Haribabu Kommi 06:57
Re: Pluggable Storage - Andres's take Andres Freund 07:05
Re: View to get all the extension control file details Haribabu Kommi 07:09
Re: Pluggable Storage - Andres's take Haribabu Kommi 07:40
proposal: prefix function Pavel Stehule 08:08
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE 📎 Thomas Munro 08:23
Re: Changing the setting of wal_sender_timeout per standby Michael Paquier 08:51
RE: impact of SPECTRE and MELTDOWN patches REIX, Tony 09:24
RE: impact of SPECTRE and MELTDOWN patches ROS Didier 09:40
RE: impact of SPECTRE and MELTDOWN patches REIX, Tony 09:48
RE: impact of SPECTRE and MELTDOWN patches ROS Didier 09:52
RE: impact of SPECTRE and MELTDOWN patches REIX, Tony 10:04
Re: transction_timestamp() inside of procedures Bruce Momjian 10:28
Re: Proposal for Signal Detection Refactoring Chris Travers 10:35
Re: proposal: prefix function Chris Travers 10:37
Re: Problem while updating a foreign table pointing to a partitioned table on foreign server Etsuro Fujita 11:03
Re: [HACKERS] proposal - Default namespaces for XPath expressions (PostgreSQL 11) 📎 Pavel Stehule 11:29
Re: proposal: prefix function Pavel Stehule 11:31
Re: Proposal for disk quota feature Hubert Zhang 11:32
Re: Connection slots reserved for replication 📎 Alexander Kukushkin 11:43
Re: pgsql: Make WAL segment size configurable at initdb time. David Steele 11:44
Re: Problem while setting the fpw with SIGHUP Amit Kapila 11:55
Re: Proposal for disk quota feature Pavel Stehule 12:01
Re: [HACKERS] SERIALIZABLE on standby servers 📎 Thomas Munro 12:28
Re: Size and size_t in dsa API Thomas Munro 12:56
Re: [HACKERS] SERIALIZABLE on standby servers 📎 Thomas Munro 13:55
Re: Proposal for disk quota feature Hubert Zhang 14:21
Re: FETCH FIRST clause PERCENT option Mark Dilger 15:28
[patch] Bug in pg_dump/pg_restore using --no-publication 📎 Gilles Darold 15:44
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts Tom Lane 15:44
RE: impact of SPECTRE and MELTDOWN patches Enrique Escobar 16:25
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Robert Haas 16:46
Re: proposal: prefix function Pavel Stehule 17:29
pg_atomic_exchange_u32() in ProcArrayGroupClearXid() Alexander Korotkov 17:35
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Sergei Kornilov 17:38
Re: pgsql: Improve autovacuum logging for aggressive and anti-wraparound ru Andres Freund 17:43
Re: doc - add missing documentation for "acldefault" 📎 Joe Conway 17:51
Re: How to get active table within a transaction. Nasby, Jim 18:45
Re: adding tab completions Tom Lane 19:29
Re: [HACKERS] proposal: schema variables Arthur Zakirov 19:46
Re: Redundant psql tab-completion for CREATE PUBLICATION Tom Lane 20:01
Re: Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Tom Lane 20:20
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Andres Freund 20:51
Re: Strange failure in LWLock on skink in REL9_5_STABLE Thomas Munro 20:54
Re: Strange failure in LWLock on skink in REL9_5_STABLE Andres Freund 20:58
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Thomas Munro 21:15
Re: Proposal for disk quota feature Jeremy Finzel 21:33
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Andres Freund 21:46
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Thomas Munro 21:56
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Tom Lane 22:00
Re: [PATCH] Include application_name in "connection authorized" log message 📎 Don Seiler 22:33
Re: transction_timestamp() inside of procedures Bruce Momjian 22:35
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Andres Freund 22:53
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Tom Lane 23:27
Re: [patch] Support LLVM 7 Andres Freund 23:56

Sept. 22, 2018

Thread Author Time
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Andres Freund 01:52
Re: [PATCH] Tab completion for ALTER DATABASE … SET TABLESPACE Andres Freund 01:57
Re: vary read_only in SPI calls? or poke at the on-entry snapshot? Chapman Flack 02:26
Re: Proposal for disk quota feature Pavel Stehule 03:17
Re: [HACKERS] proposal: schema variables Pavel Stehule 03:35
Re: Strange failure in LWLock on skink in REL9_5_STABLE Amit Kapila 04:52
Re: [HACKERS] proposal: schema variables 📎 Pavel Stehule 06:00
Participate in GCI as a Mentor Tahir Ramzan 06:13
Re: Changing the setting of wal_sender_timeout per standby Michael Paquier 06:27
Re: Proposal for disk quota feature Hubert Zhang 06:48
Re: PATCH: psql tab completion for SELECT 📎 Edmund Horner 06:53
Re: pg_atomic_exchange_u32() in ProcArrayGroupClearXid() Amit Kapila 06:55
Re: Proposal for disk quota feature Pavel Stehule 07:02
Re: Adding a note to protocol.sgml regarding CopyData Amit Kapila 11:57
Re: New function pg_stat_statements_reset_query() to reset statistics of a specific query Amit Kapila 13:23
Re: pg_atomic_exchange_u32() in ProcArrayGroupClearXid() Alexander Korotkov 13:28
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts 📎 Tom Lane 16:09
testing pg_dump against very old versions Andrew Dunstan 16:46
Re: [HACKERS] Bug in to_timestamp(). 📎 Alexander Korotkov 19:00
Re: Add RESPECT/IGNORE NULLS and FROM FIRST/LAST options Andrew Gierth 20:06
Re: vary read_only in SPI calls? or poke at the on-entry snapshot? Chapman Flack 21:56

Sept. 23, 2018

Thread Author Time
Re: PATCH: pgbench - option to build using ppoll() for larger connection counts 📎 Tom Lane 00:11
Re: testing pg_dump against very old versions Michael Paquier 00:17
Re: transction_timestamp() inside of procedures Bruce Momjian 00:27
Missing const in DSA. 📎 Mark G 01:02
Re: Changing the setting of wal_sender_timeout per standby Andres Freund 04:09

Browse Archives

Prev | Next