pgsql-hackers since 2018-02-14 03:58

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. 14, 2018

Thread Author Time
Re: unique indexes on partitioned tables 📎 Peter Eisentraut 03:58
Re: tapeblocks is uninitialized in logtape.c Tom Lane 04:10
Re: TODO item: WAL replay of CREATE TABLESPACE with differing directory structure Michael Paquier 04:24
[bug fix] Cascaded standby cannot start after a clean shutdown 📎 Tsunakawa, Takayuki 04:37
Re: CALL stmt, ERROR: unrecognized node type: 113 bug Michael Paquier 04:42
Re: tapeblocks is uninitialized in logtape.c 📎 Tom Lane 05:17
Re: proposal: alternative psql commands quit and exit Bruce Momjian 05:56
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 05:56
Re: jsonpath Oleg Bartunov 06:00
Re: proposal: alternative psql commands quit and exit Michael Paquier 06:07
Re: proposal: alternative psql commands quit and exit Bruce Momjian 06:17
Re: proposal: alternative psql commands quit and exit Ivan E. Panchenko 06:29
Re: [HACKERS] Partition-wise aggregation/grouping 📎 Rafia Sabih 06:47
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Masahiko Sawada 06:59
Re: Typo in origin.c Masahiko Sawada 07:00
Re: spelling of enable_partition_wise_join Ashutosh Bapat 08:28
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Etsuro Fujita 09:20
Re: Expression errors with "FOR UPDATE" and postgres_fdw with partition wise join enabled. Ashutosh Bapat 10:04
Re: [HACKERS] why not parallel seq scan for slow functions 📎 Amit Kapila 10:37
Re: master plpython check fails on Solaris 10 Marina Polyakova 10:40
Re: [HACKERS] Restrict concurrent update/delete with UPDATE of partition key Amit Kapila 12:14
Is this a bug? Tatsuo Ishii 12:35
Re: Is this a bug? Sergei Kornilov 14:16
Re: Is this a bug? Robert Haas 14:18
Kerberos test suite 📎 Peter Eisentraut 14:27
Re: master plpython check fails on Solaris 10 Tom Lane 14:54
Re: [HACKERS] Partition-wise aggregation/grouping Jeevan Chalke 15:05
Re: master plpython check fails on Solaris 10 Tom Lane 15:51
Re: [HACKERS] Client Connection redirection support for PostgreSQL Robert Haas 16:08
Re: [HACKERS] Bug in to_timestamp(). Dmitry Dolgov 16:23
Re: master plpython check fails on Solaris 10 Marina Polyakova 16:27
Re: [HACKERS] MERGE SQL Statement for PG11 Stephen Frost 16:29
Re: master plpython check fails on Solaris 10 Tom Lane 16:51
Re: Is this a bug? Andres Freund 16:54
Re: tapeblocks is uninitialized in logtape.c 📎 Jaime Casanova 17:06
Re: Google Summer of Code 2018 Ankit Raj 17:21
Re: Cached/global query plans, autopreparation [email protected] 17:38
Re: tapeblocks is uninitialized in logtape.c Peter Eisentraut 17:38
Re: Cached/global query plans, autopreparation Andres Freund 17:45
Re: Google Summer of Code 2018 Stephen Frost 17:50
Re: JIT compiling with LLVM v10.1 Andres Freund 18:17
Re: [COMMITTERS] pgsql: Rearm statement_timeout after each executed query. Andres Freund 18:35
Re: Cancelling parallel query leads to segfault Andres Freund 18:56
[HACKERS] Inserting data into a new catalog table via source code rqtx 19:45
Re: reorganizing partitioning code (was: Re: [HACKERS] path toward faster partition pruning) Alvaro Herrera 20:25
Re: tapeblocks is uninitialized in logtape.c Tom Lane 20:25
Re: reorganizing partitioning code (was: Re: [HACKERS] path toward faster partition pruning) Alvaro Herrera 20:30
Re: tapeblocks is uninitialized in logtape.c Tom Lane 20:48
Re: [PATCH][PROPOSAL] Add enum releation option type 📎 Nikolay Shaplov 21:06
Re: tapeblocks is uninitialized in logtape.c Alvaro Herrera 21:07
Re: tapeblocks is uninitialized in logtape.c Tom Lane 21:13
Re: Cached/global query plans, autopreparation Tom Lane 21:19
Re: FOR EACH ROW triggers on partitioned tables 📎 Alvaro Herrera 21:26
Re: tapeblocks is uninitialized in logtape.c Tom Lane 21:49
Re: Is this a bug? Tatsuo Ishii 22:26
Re: JIT compiling with LLVM v10.1 📎 Pierre Ducroquet 22:32
Re: JIT compiling with LLVM v10.1 Andres Freund 22:44

Feb. 15, 2018

Thread Author Time
Re: reorganizing partitioning code Amit Langote 01:11
Re: Python 3.7 support Peter Eisentraut 02:25
Re: reorganizing partitioning code 📎 Amit Langote 02:57
Re: Cached/global query plans, autopreparation [email protected] 02:59
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 05:57
Re: autovacuum: change priority of the vacuumed tables Masahiko Sawada 06:28
Re: FOR EACH ROW triggers on partitioned tables Amit Langote 07:25
Re: Cached/global query plans, autopreparation Konstantin Knizhnik 08:20
Re: JIT compiling with LLVM v10.1 Konstantin Knizhnik 08:59
Re: [HACKERS] advanced partition matching algorithm for partition-wise join Amit Langote 09:11
Re: Transform for pl/perl 📎 Anthony Bykov 09:53
Re: reorganizing partitioning code Amit Langote 10:31
Re: [HACKERS] why not parallel seq scan for slow functions Ashutosh Bapat 10:48
Let's remove DSM_INPL_NONE. 📎 Kyotaro HORIGUCHI 10:58
Removing useless #include's. 📎 Kyotaro HORIGUCHI 11:04
HAVE_SPINLOCKS still requests exctra shared memory 📎 Kyotaro HORIGUCHI 11:07
spin.c includes pg_sema.h even if unnecessary 📎 Kyotaro HORIGUCHI 11:11
Re: HAVE_SPINLOCKS still requests exctra shared memory Kyotaro HORIGUCHI 11:13
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Pavan Deolasee 11:17
Re: [HACKERS] MERGE SQL Statement for PG11 Pavan Deolasee 11:19
Re: JIT compiling with LLVM v9.1 Andreas Karlsson 11:54
Re: non-bulk inserts and tuple routing Etsuro Fujita 12:10
Re: autovacuum: change priority of the vacuumed tables Grigory Smolkin 13:16
Changing baserel to foreignrel in postgres_fdw functions 📎 Ashutosh Bapat 13:27
Re: Cached/global query plans, autopreparation Shay Rojansky 13:54
Re: Cached/global query plans, autopreparation Shay Rojansky 14:00
Re: [HACKERS] why not parallel seq scan for slow functions Amit Kapila 14:17
Re: Cached/global query plans, autopreparation Jorge Solórzano 14:31
Re: [PATCH][PROPOSAL] Add enum releation option type Nikolay Shaplov 15:37
Re: [PATCH][PROPOSAL] Add enum releation option type Alvaro Herrera 15:53
Contention preventing locking 📎 Konstantin Knizhnik 16:00
Re: Removing useless #include's. Tom Lane 16:12
Re: [PATCH][PROPOSAL] Add enum releation option type Nikolay Shaplov 16:29
Add void cast to StaticAssertExpr? Tom Lane 17:19
Re: JIT compiling with LLVM v9.1 Andres Freund 17:23
Re: Let's remove DSM_INPL_NONE. Andres Freund 18:00
Re: spin.c includes pg_sema.h even if unnecessary Andres Freund 18:01
Re: Add void cast to StaticAssertExpr? Andres Freund 18:04
Re: JIT compiling with LLVM v10.1 Andres Freund 18:11
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently 📎 Claudio Freire 19:47
Re: [HACKERS] [PATCH] Vacuum: Update FSM more frequently Claudio Freire 20:00
Re: [PATCH][PROPOSAL] Add enum releation option type Alvaro Herrera 21:35
Re: FOR EACH ROW triggers on partitioned tables Alvaro Herrera 21:55
Re: JIT compiling with LLVM v9.1 Andreas Karlsson 23:42

Feb. 16, 2018

Thread Author Time
Re: [HACKERS] MERGE SQL Statement for PG11 📎 Peter Geoghegan 01:07
Re: non-bulk inserts and tuple routing 📎 Amit Langote 01:49
Re: FOR EACH ROW triggers on partitioned tables Amit Langote 02:06
Re: non-bulk inserts and tuple routing Etsuro Fujita 03:41
Re: [HACKERS] why not parallel seq scan for slow functions Ashutosh Bapat 03:59
Re: Let's remove DSM_INPL_NONE. Michael Paquier 04:07
Re: Let's remove DSM_INPL_NONE. Michael Paquier 04:28
Re: Removing useless #include's. Kyotaro HORIGUCHI 04:36
Re: non-bulk inserts and tuple routing 📎 Amit Langote 04:42
Re: spin.c includes pg_sema.h even if unnecessary Kyotaro HORIGUCHI 04:42
Re: Let's remove DSM_INPL_NONE. Kyotaro HORIGUCHI 05:01
Re: reorganizing partitioning code Kyotaro HORIGUCHI 05:07
Re: [HACKERS] advanced partition matching algorithm for partition-wise join 📎 Ashutosh Bapat 05:14
Re: Removing useless #include's. Tom Lane 05:28
Re: Changing WAL Header to reduce contention during ReserveXLogInsertLocation() Michael Paquier 06:54
Re: [bug fix] Cascaded standby cannot start after a clean shutdown Michael Paquier 07:19
[bug fix] Produce a crash dump before main() on Windows 📎 Tsunakawa, Takayuki 07:28
Re: [bug fix] Cascaded standby cannot start after a clean shutdown Michael Paquier 08:06
Re: [HACKERS] Can ICU be used for a database's default sort order? Andrey Borodin 08:12
Server crash in pg_replication_slot_advance function tushar 08:14
Re: reorganizing partitioning code 📎 Amit Langote 08:36
Re: autovacuum: change priority of the vacuumed tables Masahiko Sawada 08:42
Re: Contention preventing locking Michail Nikolaev 08:59
Re: non-bulk inserts and tuple routing Etsuro Fujita 09:12
Re: non-bulk inserts and tuple routing 📎 Amit Langote 09:23
Re: Server crash in pg_replication_slot_advance function amul sul 09:36
After an error - pg_replication_slot is dropped tushar 09:51
Re: Server crash in pg_replication_slot_advance function 📎 amul sul 09:55
Re: Server crash in pg_replication_slot_advance function tushar 10:17
Re: Server crash in pg_replication_slot_advance function Petr Jelinek 10:26
Re: Server crash in pg_replication_slot_advance function Masahiko Sawada 10:26
Re: After an error - pg_replication_slot is dropped Petr Jelinek 10:32
Server Crash while executing pg_replication_slot_advance (second time) tushar 10:34
Re: autovacuum: change priority of the vacuumed tables Ildus Kurbangaliev 10:50
Re: non-bulk inserts and tuple routing 📎 Etsuro Fujita 10:50
Re: [HACKERS] Pluggable storage Alexander Korotkov 10:56
master check fails on Windows Server 2008 📎 Marina Polyakova 10:58
Re: After an error - pg_replication_slot is dropped tushar 11:38
Re: autovacuum: change priority of the vacuumed tables Masahiko Sawada 12:48
[HACKERS] [bug-fix] Cannot select big bytea values (~600MB) 📎 Anna Akenteva 14:23
Re: [HACKERS] [bug-fix] Cannot select big bytea values (~600MB) Tom Lane 14:58
Re: pearltidy source code has been removed (pgindent) Steven Lembark 15:13
Re: spelling of enable_partition_wise_join Peter Eisentraut 15:39
[PATCH] pg_hba.conf : new auth option : clientcert=verify-full 📎 Julian Markwort 15:45
Re: After an error - pg_replication_slot is dropped Petr Jelinek 16:04
Re: [HACKERS] [bug-fix] Cannot select big bytea values (~600MB) Andres Freund 16:24
Re: master check fails on Windows Server 2008 📎 Tom Lane 16:31
Re: [HACKERS] [bug-fix] Cannot select big bytea values (~600MB) Tom Lane 16:41
Re: [HACKERS] [bug-fix] Cannot select big bytea values (~600MB) Alvaro Herrera 17:25
Re: [HACKERS] [bug-fix] Cannot select big bytea values (~600MB) Anna Akenteva 19:00
Re: rename sgml files? Peter Eisentraut 20:22
Re: FOR EACH ROW triggers on partitioned tables Peter Eisentraut 20:30
Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support Peter Eisentraut 20:32
Re: rename sgml files? Tom Lane 20:47
Re: Add PGDLLIMPORT to enable_hashagg Brian Cloutier 20:57
Re: Cancelling parallel query leads to segfault Peter Eisentraut 21:23
Re: Add more information_schema columns Peter Eisentraut 21:46
Re: ALTER TABLE ADD COLUMN fast default 📎 Andrew Dunstan 21:46
missing toast table for pg_policy 📎 Joe Conway 21:56
Re: missing toast table for pg_policy Andres Freund 22:07
Re: missing toast table for pg_policy Joe Conway 22:09
Re: missing toast table for pg_policy Tom Lane 22:24
pgsql: Do execGrouping.c via expression eval machinery, take two. Andres Freund 22:48
Re: ALTER TABLE ADD COLUMN fast default Tomas Vondra 23:23
Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support Michael Paquier 23:34

Feb. 17, 2018

Thread Author Time
Re: pgsql: Do execGrouping.c via expression eval machinery, take two. Andres Freund 00:03
Re: Server Crash while executing pg_replication_slot_advance (second time) 📎 Arseny Sher 02:26
Re: [HACKERS] why not parallel seq scan for slow functions Amit Kapila 02:47
Re: [HACKERS] Proposal: generic WAL compression 📎 Oleg Ivanov 07:31
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 08:57
Re: [HACKERS] Bug in to_timestamp(). 📎 Arthur Zakirov 09:02
pgbench - allow to specify scale as a size 📎 Fabien COELHO 09:20
Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 09:24
Re: [HACKERS] path toward faster partition pruning David Rowley 09:39
Re: pgbench - allow to specify scale as a size Erik Rijkers 11:30
Re: Disabling src/test/[ssl|ldap] when not building with SSL/LDAP support 📎 Michael Paquier 13:48
Documenting PROVE_TESTS in section of TAP tests 📎 Michael Paquier 14:03
Re: pgbench - allow to specify scale as a size 📎 Fabien COELHO 14:50
Re: missing toast table for pg_policy Joe Conway 15:18
Re: pgbench - allow to specify scale as a size Tom Lane 16:26
Re: missing toast table for pg_policy Tom Lane 16:39
Re: missing toast table for pg_policy Andres Freund 16:52
Re: pgbench - allow to specify scale as a size Alvaro Hernandez 16:55
Re: missing toast table for pg_policy Tom Lane 17:15
Re: pgbench - allow to specify scale as a size Tom Lane 17:17
Re: pgbench - allow to specify scale as a size Alvaro Hernandez 17:22
Re: pgbench - allow to specify scale as a size Fabien COELHO 17:33
Re: pgbench - allow to specify scale as a size Fabien COELHO 17:37
Re: pgbench - allow to specify scale as a size Alvaro Hernandez 17:40
Re: master check fails on Windows Server 2008 📎 Marina Polyakova 18:42
Proposal for changes in official Docker image Максим Кольцов 19:47
Re: [HACKERS] Cache lookup errors with functions manipulation object addresses Alvaro Herrera 22:17
Re: [HACKERS] path toward faster partition pruning 📎 David Rowley 22:54
Re: missing toast table for pg_policy Michael Paquier 23:48
Re: missing toast table for pg_policy Andres Freund 23:52

Feb. 18, 2018

Thread Author Time
Re: missing toast table for pg_policy Michael Paquier 00:53
Re: [HACKERS] path toward faster partition pruning David Rowley 02:25
Re: BUG #15044: materialized views incompatibility with logical replication in postgres 10 📎 Peter Eisentraut 03:43
Re: ALTER TABLE ADD COLUMN fast default David Rowley 04:22

Browse Archives

Prev | Next