pgsql-hackers since 2017-05-15 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

May 15, 2017

Thread Author Time
Re: Hash Functions Peter Geoghegan 00:05
Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified 📎 Tsunakawa, Takayuki 01:05
Re: [bug fix] PG10: libpq doesn't connect to alternative hosts when some errors occur Michael Paquier 01:19
Re: Hash Functions Robert Haas 01:22
Re: [bug fix] PG10: libpq doesn't connect to alternative hosts when some errors occur Robert Haas 01:23
Re: Hash Functions Andres Freund 01:35
Re: [bug fix] PG10: libpq doesn't connect to alternative hosts when some errors occur Tsunakawa, Takayuki 01:50
Re: multi-column range partition constraint Amit Langote 02:01
Re: PG 10 release notes 📎 Bruce Momjian 02:45
Re: Hash Functions Bruce Momjian 03:00
Re: Race conditions with WAL sender PID lookups Kyotaro HORIGUCHI 03:25
Re: Get stuck when dropping a subscription during synchronizing table Noah Misch 03:28
Re: If subscription to foreign table valid ? Noah Misch 03:29
Re: snapbuild woes Andres Freund 03:31
Fix a typo in reorderbuffer.c 📎 Masahiko Sawada 03:42
Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified Noah Misch 03:45
Re: Concurrent ALTER SEQUENCE RESTART Regression Noah Misch 03:50
Re: If subscription to foreign table valid ? Neha Khatri 03:55
Re: Removal of plaintext password type references Noah Misch 04:03
Re: bumping HASH_VERSION to 3 Noah Misch 04:08
Typos in pg_basebackup.c 📎 Michael Paquier 05:02
Re: Bug in ExecModifyTable function and trigger issues for foreign tables 📎 Dilip Kumar 05:04
Re: Bug with pg_basebackup and 'shared' tablespace Michael Paquier 05:26
Re: Duplicate usage of tablespace location? Michael Paquier 05:35
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Michael Paquier 05:48
Re: Event triggers + table partitioning cause server crash in current master 📎 Amit Langote 06:02
NOT NULL constraints on range partition key columns Amit Langote 06:16
Re: postgres 9.6.2 update breakage Roel Janssen 06:48
Create publication syntax is not coming properly in pg_dump / pg_dumpall tushar 08:04
Re: Small improvement to compactify_tuples Heikki Linnakangas 09:06
Re: Typos in pg_basebackup.c Magnus Hagander 09:08
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Ildus Kurbangaliev 09:16
Re: Receive buffer size for the statistics socket Heikki Linnakangas 09:34
Re: Create publication syntax is not coming properly in pg_dump / pg_dumpall 📎 Masahiko Sawada 09:36
Server Crashes if try to provide slot_name='none' at the time of creating subscription. tushar 09:41
Re: Create publication syntax is not coming properly in pg_dump / pg_dumpall Kuntal Ghosh 09:49
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Dilip Kumar 10:02
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. 📎 Masahiko Sawada 10:30
Re: [POC] hash partitioning 📎 amul sul 10:57
Re: Patch to fix documentation about AFTER triggers Ashutosh Bapat 11:00
Re: Get stuck when dropping a subscription during synchronizing table 📎 Kyotaro HORIGUCHI 11:02
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. 📎 Kuntal Ghosh 11:06
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. Masahiko Sawada 11:09
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. Kuntal Ghosh 11:22
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. Masahiko Sawada 11:34
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. Kuntal Ghosh 11:44
Re: UPDATE of partition key Robert Haas 11:58
Re: Small improvement to compactify_tuples 📎 Sokolov Yura 12:08
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Ashutosh Bapat 12:13
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Dilip Kumar 12:34
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Ashutosh Bapat 12:50
Re: NOT NULL constraints on range partition key columns Amit Kapila 13:12
Re: Small improvement to compactify_tuples 📎 Sokolov Yura 13:18
Re: Event triggers + table partitioning cause server crash in current master Mark Dilger 13:49
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Ildus Kurbangaliev 13:54
Increasing parallel workers at runtime 📎 Haribabu Kommi 14:06
Re: Receive buffer size for the statistics socket Tom Lane 14:07
Re: Increasing parallel workers at runtime Dilip Kumar 14:21
Re: Hash Functions Jeff Davis 14:32
Re: Concurrent ALTER SEQUENCE RESTART Regression Peter Eisentraut 14:34
Re: Hash Functions Jeff Davis 14:48
Re: Hash Functions Bruce Momjian 14:50
Re: Small improvement to compactify_tuples Alvaro Herrera 15:04
Re: Small improvement to compactify_tuples 📎 Sokolov Yura 15:23
Re: bumping HASH_VERSION to 3 Robert Haas 15:27
Re: Cached plans and statement generalization Robert Haas 15:31
Re: Hash Functions David Fetter 15:34
Re: [POC] hash partitioning Dilip Kumar 15:36
Re: Small improvement to compactify_tuples 📎 Sokolov Yura 15:40
Re: [POC] hash partitioning Robert Haas 15:43
Re: [POC] hash partitioning Dilip Kumar 15:43
Re: Create publication syntax is not coming properly in pg_dump / pg_dumpall Tom Lane 15:49
Re: Increasing parallel workers at runtime Robert Haas 15:53
Re: postgres 9.6.2 update breakage Peter Eisentraut 15:53
Re: CTE inlining Adam Brusselback 15:57
Re: Event triggers + table partitioning cause server crash in current master Mark Dilger 16:18
Re: Small improvement to compactify_tuples Alvaro Herrera 17:13
Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified Robert Haas 17:32
Re: [bug fix] PG10: libpq doesn't connect to alternative hosts when some errors occur Robert Haas 17:54
Re: Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified Tom Lane 18:13
Re: [bug fix] PG10: libpq doesn't connect to alternative hosts when some errors occur Tom Lane 18:28
Re: proposal - using names as primary names of plpgsql function parameters instead $ based names 📎 Pavel Stehule 18:34
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Kevin Grittner 18:37
Re: proposal psql \gdesc 📎 Pavel Stehule 19:25
Re: Hash Functions Robert Haas 19:26
Re: NOT NULL constraints on range partition key columns Robert Haas 19:29
Re: Hash Functions Mark Dilger 19:32
Re: Hash Functions David Fetter 20:04
src/test/ssl/t/001_ssltests.pl should not tromp on file permissions Tom Lane 22:05
COPY FROM STDIN behaviour on end-of-file 📎 Thomas Munro 22:40
Re: Receive buffer size for the statistics socket 📎 Tom Lane 23:57

May 16, 2017

Thread Author Time
Relcache leak when row triggers on partitions are fired by COPY 📎 Thomas Munro 00:12
Re: Relcache leak when row triggers on partitions are fired by COPY Amit Langote 00:32
Re: Relcache leak when row triggers on partitions are fired by COPY 📎 Thomas Munro 01:03
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. 📎 Masahiko Sawada 01:05
Re: Relcache leak when row triggers on partitions are fired by COPY Amit Langote 01:17
Obsolete sentence in CREATE SUBSCRIPTION docs 📎 Masahiko Sawada 01:23
Re: Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified Michael Paquier 01:59
Re: Obsolete sentence in CREATE SUBSCRIPTION docs Tom Lane 02:06
Re: src/test/ssl/t/001_ssltests.pl should not tromp on file permissions 📎 Michael Paquier 02:18
Re: src/test/ssl/t/001_ssltests.pl should not tromp on file permissions Tom Lane 03:29
Re: [POC] hash partitioning Ashutosh Bapat 03:45
Re: Duplicate usage of tablespace location? Kyotaro HORIGUCHI 03:50
Re: CTE inlining David Rowley 04:19
Re: [POC] hash partitioning amul sul 04:33
Re: Event triggers + table partitioning cause server crash in current master 📎 Amit Langote 04:37
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands Michael Paquier 06:00
Re: [PATCH v2] Progress command to monitor progression of long running SQL queries Michael Paquier 06:17
Re: COPY FROM STDIN behaviour on end-of-file Vaishnavi Prabakaran 06:29
Re: [POC] hash partitioning Ashutosh Bapat 07:19
Re: Event triggers + table partitioning cause server crash in current master Mark Dilger 07:28
Re: [POC] hash partitioning Ashutosh Bapat 07:32
Re: [POC] hash partitioning 📎 Ashutosh Bapat 07:47
Re: Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified Tsunakawa, Takayuki 08:24
Re: Moving relation extension locks out of heavyweight lock manager Masahiko Sawada 08:40
Re: Increasing parallel workers at runtime Ashutosh Bapat 08:44
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. Kuntal Ghosh 09:35
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Ashutosh Bapat 09:51
Re: NOT NULL constraints on range partition key columns 📎 Amit Langote 09:56
Re: [POC] hash partitioning 📎 amul sul 10:00
Re: [POC] hash partitioning amul sul 10:09
Re: [POC] hash partitioning 📎 amul sul 10:52
Re: COPY FROM STDIN behaviour on end-of-file Thomas Munro 11:10
synchronous_commit option is not visible after pressing TAB tushar 11:18
Re: bumping HASH_VERSION to 3 Amit Kapila 11:31
Re: bumping HASH_VERSION to 3 Robert Haas 11:44
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Ildus Kurbangaliev 12:05
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Ashutosh Bapat 12:11
Re: NOT NULL constraints on range partition key columns Amit Kapila 12:16
Re: Increasing parallel workers at runtime Haribabu Kommi 12:18
Re: Bug in ExecModifyTable function and trigger issues for foreign tables 📎 Etsuro Fujita 12:36
Re: Adding support for Default partition in partitioning 📎 Jeevan Ladhe 12:57
Re: GCC 7 warnings Peter Eisentraut 13:01
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. tushar 13:06
Re: [POC] hash partitioning Peter Eisentraut 13:20
Re: bumping HASH_VERSION to 3 📎 Amit Kapila 13:25
Re: [POC] hash partitioning Peter Eisentraut 13:30
Re: Bug in ExecModifyTable function and trigger issues for foreign tables Ildus Kurbangaliev 14:26
Re: Hash Functions Jeff Davis 15:10
Re: Race conditions with WAL sender PID lookups Robert Haas 15:14
Re: Hash Functions Robert Haas 15:29
Re: Adding support for Default partition in partitioning Robert Haas 15:31
Re: Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified Robert Haas 15:47
Re: Patch to fix documentation about AFTER triggers Robert Haas 15:54
Re: PoC: full merge join on comparison clause Robert Haas 15:57
Re: statement_timeout is not working as expected with postgres_fdw Robert Haas 16:09
Re: PoC: full merge join on comparison clause Alexander Kuzmenkov 16:18
Re: Moving relation extension locks out of heavyweight lock manager Robert Haas 16:30
Re: COPY FROM STDIN behaviour on end-of-file Tom Lane 16:30
Re: [POC] hash partitioning Dilip Kumar 16:30
Re: Increasing parallel workers at runtime Robert Haas 16:35
Re: statement_timeout is not working as expected with postgres_fdw Tom Lane 16:45
Re: Hash Functions David Fetter 16:59
Re: [POC] hash partitioning Robert Haas 17:23
Re: [PATCH v2] Progress command to monitor progression of long running SQL queries Robert Haas 17:26
Re: COPY FROM STDIN behaviour on end-of-file Tom Lane 17:29
Re: Relcache leak when row triggers on partitions are fired by COPY Robert Haas 17:34
Re: COPY FROM STDIN behaviour on end-of-file Robert Haas 17:36
Re: COPY FROM STDIN behaviour on end-of-file Tom Lane 17:45
Re: COPY FROM STDIN behaviour on end-of-file Alvaro Herrera 17:52
Re: [PATCH v2] Progress command to monitor progression of long running SQL queries Magnus Hagander 18:07
Re: [POC] hash partitioning 📎 amul sul 18:34
Re: Improvement in log message of logical replication worker Robert Haas 19:08
Re: Hash Functions Jeff Davis 20:25
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Kevin Grittner 21:20
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Thomas Munro 21:50
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) Kevin Grittner 22:13
pgsql: Tag refs/tags/REL_10_BETA1 was created pgsql 22:14
Re: PG10 pgindent run Tom Lane 22:43
Re: PG10 pgindent run Andres Freund 22:54
Re: [Proposal] Allow users to specify multiple tables in VACUUM commands 📎 Bossart, Nathan 22:56
Re: PG10 pgindent run Tom Lane 22:56
Re: PG10 pgindent run Andres Freund 23:35
Re: Hash Functions Peter Eisentraut 23:36
Re: PG10 pgindent run Andrew Dunstan 23:40
Re: PROVE_FLAGS Peter Eisentraut 23:44
Re: synchronous_commit option is not visible after pressing TAB 📎 Michael Paquier 23:45

May 17, 2017

Thread Author Time
Re: Increasing parallel workers at runtime Haribabu Kommi 00:15
Re: NOT NULL constraints on range partition key columns 📎 Amit Langote 00:19
pgsql: Preventive maintenance in advance of pgindent run. Tom Lane 00:36
Re: PG10 pgindent run Tom Lane 00:39
Re: Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified Michael Paquier 00:52
Re: PG10 pgindent run Andrew Dunstan 00:54
Re: PG10 pgindent run Bruce Momjian 01:00
Re: PG10 pgindent run Tom Lane 01:02
Re: COPY FROM STDIN behaviour on end-of-file Vaishnavi Prabakaran 01:04
Re: PG10 pgindent run Andres Freund 01:06
Re: PG10 pgindent run Bruce Momjian 01:07
Re: PROVE_FLAGS Andrew Dunstan 01:20
Re: statement_timeout is not working as expected with postgres_fdw Kyotaro HORIGUCHI 01:54
Re: Hash Functions Amit Langote 02:18
Re: pgsql: Tag refs/tags/REL_10_BETA1 was created Peter Eisentraut 02:18
Re: synchronous_commit option is not visible after pressing TAB Peter Eisentraut 02:21
Re: Server Crashes if try to provide slot_name='none' at the time of creating subscription. 📎 Masahiko Sawada 02:21
Re: transition table behavior with inheritance appears broken (was: Declarative partitioning - another take) 📎 Thomas Munro 02:22
Re: Improvement in log message of logical replication worker Masahiko Sawada 02:33
Re: [COMMITTERS] pgsql: Tag refs/tags/REL_10_BETA1 was created Tom Lane 02:37
Re: COPY FROM STDIN behaviour on end-of-file Tom Lane 02:39
Re: Re: [doc fix] PG10: wroing description on connect_timeout when multiple hosts are specified 📎 Tsunakawa, Takayuki 02:49
Re: If subscription to foreign table valid ? Peter Eisentraut 02:58

Browse Archives

Prev | Next