pgsql-hackers since 2017-12-22 04:11

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

Dec. 22, 2017

Thread Author Time
Re: Enhance pg_stat_wal_receiver view to display connected host 📎 Haribabu Kommi 04:11
Re: WIP: a way forward on bootstrap data John Naylor 04:16
archive restore command failure status [was Re: patch proposal] Chapman Flack 04:17
Re: [HACKERS] path toward faster partition pruning 📎 Amit Langote 04:25
Re: Protect syscache from bloating with negative cache entries Kyotaro HORIGUCHI 04:47
Re: Using ProcSignal to get memory context stats from a running backend Craig Ringer 05:05
Re: BUG #14941: Vacuum crashes Masahiko Sawada 05:07
Re: Using ProcSignal to get memory context stats from a running backend Craig Ringer 05:07
Re: autoprewarm is fogetting to register a tranche. 📎 Kyotaro HORIGUCHI 05:13
Re: reassure me that it's good to copy pg_control last in a base backup Michael Paquier 05:29
Fix a typo in autoprewarm.c 📎 Masahiko Sawada 05:30
Re: reassure me that it's good to copy pg_control last in a base backup Chapman Flack 05:46
Re: Enhance pg_stat_wal_receiver view to display connected host Michael Paquier 05:55
Re: [HACKERS] Restricting maximum keep segments by repslots 📎 Kyotaro HORIGUCHI 06:03
Re: reassure me that it's good to copy pg_control last in a base backup Michael Paquier 06:07
Should we nonblocking open FIFO files in COPY? Adam Lee 06:10
Re: Fix permissions check on pg_stat_get_wal_senders 📎 Feike Steenbergen 06:49
Re: Add hint about replication slots when nearing wraparound Feike Steenbergen 06:55
Re: [HACKERS] [PATCH] Lockable views Yugo Nagata 07:01
Re: [HACKERS] [PATCH] Lockable views Yugo Nagata 07:19
Re: genomic locus Teodor Sigaev 07:49
Re: genomic locus Teodor Sigaev 07:53
Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 📎 Michael Paquier 08:10
Re: pgsql: Add parallel-aware hash joins. Thomas Munro 08:16
Re: pgsql: Add parallel-aware hash joins. Andres Freund 08:22
Re: [HACKERS] pow support for pgbench 📎 Raúl Marín Rodríguez 08:46
Re: [HACKERS] Partition-wise join for join between (declaratively) partitioned tables 📎 Rajkumar Raghuwanshi 09:30
Suspicious call of initial_cost_hashjoin() Antonin Houska 09:45
Re: [HACKERS] pow support for pgbench Fabien COELHO 09:50
Re: [HACKERS] pgbench more operators & functions 📎 Teodor Sigaev 10:09
Re: [HACKERS] pgbench more operators & functions Fabien COELHO 10:44
Re: General purpose hashing func in pgbench Ildar Musin 10:54
Re: Suspicious call of initial_cost_hashjoin() 📎 Thomas Munro 11:13
Re: After dropping the rule - Not able to insert / server crash (one time ONLY) 📎 Dilip Kumar 11:28
Re: [HACKERS] Restricting maximum keep segments by repslots Sergei Kornilov 12:04
[HACKERS] PoC: custom signal handler for extensions 📎 Maksim Milyutin 12:05
Re: Using ProcSignal to get memory context stats from a running backend Maksim Milyutin 12:50
Huge backend memory footprint Konstantin Knizhnik 13:07
Re: Huge backend memory footprint Claudio Freire 13:13
Re: Huge backend memory footprint Andres Freund 13:21
Re: Huge backend memory footprint Konstantin Knizhnik 13:47
Re: Using ProcSignal to get memory context stats from a running backend Craig Ringer 13:56
Re: [HACKERS] logical decoding of two-phase transactions 📎 Nikhil Sontakke 13:57
Re: Using ProcSignal to get memory context stats from a running backend Pavel Stehule 14:02
Observations in Parallel Append 📎 Amit Kapila 14:18
Re: Add RANGE with values and exclusions clauses to the Window Functions 📎 Oliver Ford 14:28
Re: WIP: a way forward on bootstrap data Alvaro Herrera 14:31
Re: [HACKERS] UPDATE of partition key 📎 Amit Khandekar 15:00
Re: [HACKERS] Proposal: Local indexes for partitioned table 📎 Alvaro Herrera 15:10
Re: Using ProcSignal to get memory context stats from a running backend Maksim Milyutin 15:19
Re: [HACKERS] Runtime Partition Pruning Robert Haas 15:42
Re: [HACKERS] WIP: Aggregation push-down 📎 Antonin Houska 15:43
Re: pgsql: Get rid of copy_partition_key 📎 Alvaro Herrera 16:24
Re: pgsql: Get rid of copy_partition_key Alvaro Herrera 16:47
Unique indexes & constraints on partitioned tables 📎 Alvaro Herrera 21:29
Re: AS OF queries Greg Stark 23:08
Re: genomic locus Gene Selkov 23:38

Dec. 23, 2017

Thread Author Time
Re: AS OF queries Michael Paquier 00:36
Re: [HACKERS] [PATCH] Lockable views Michael Paquier 00:44
PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Tomas Vondra 04:57
Re: User defined data types in Logical Replication Dang Minh Huong 07:08
Re: PoC: custom signal handler for extensions legrand legrand 09:58
Re: Fix permissions check on pg_stat_get_wal_senders Michael Paquier 10:56
Re: Add hint about replication slots when nearing wraparound Michael Paquier 10:58
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Erikjan Rijkers 14:03
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Tomas Vondra 20:06
Re: PoC: custom signal handler for extensions Maksim Milyutin 20:23
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera 20:26
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Andres Freund 20:28
Re: AS OF queries konstantin knizhnik 20:53
parallel append vs. simple UNION ALL 📎 Robert Haas 21:53
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Erik Rijkers 22:23
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Alvaro Herrera 22:42
Re: [HACKERS] [COMMITTERS] pgsql: Fix freezing of a dead HOT-updated tuple Michael Paquier 23:48

Dec. 24, 2017

Thread Author Time
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 00:42
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Craig Ringer 04:51
Re: Observations in Parallel Append Robert Haas 06:36
Re: General purpose hashing func in pgbench Fabien COELHO 08:12
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Erik Rijkers 09:00
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Tomas Vondra 13:43
Re: Reproducible builds: genbki.pl and Gen_fmgrtab.pl Peter Eisentraut 17:25
Re: Reproducible builds: genbki.pl and Gen_fmgrtab.pl Peter Eisentraut 17:26
Re: Reproducible builds: genbki.pl and Gen_fmgrtab.pl David Fetter 17:30
Re: AS OF queries Alvaro Hernandez 18:39

Dec. 25, 2017

Thread Author Time
Re: Reproducible builds: genbki.pl and Gen_fmgrtab.pl Michael Paquier 00:34
Re: User defined data types in Logical Replication Masahiko Sawada 01:58
Re: AS OF queries Craig Ringer 03:26
RE: User defined data types in Logical Replication Huong Dangminh 04:26
Re: Observations in Parallel Append Amit Kapila 04:37
Re: [HACKERS] Proposal: Local indexes for partitioned table Amit Langote 04:52
Re: [HACKERS] taking stdbool.h into use Michael Paquier 05:32
Re: AS OF queries Konstantin Knizhnik 07:59
Re: Huge backend memory footprint Konstantin Knizhnik 08:13
Re: [HACKERS] Proposal: Local indexes for partitioned table Amit Langote 08:30
Re: Unique indexes & constraints on partitioned tables 📎 Amit Langote 09:49
Re: General purpose hashing func in pgbench Ildar Musin 13:24
Re: General purpose hashing func in pgbench Fabien COELHO 14:12
Re: [HACKERS] Flexible configuration for full-text search 📎 Aleksandr Parfenov 14:15
Re: genomic locus Teodor Sigaev 14:19
How to Works with Centos Benyamin Guedj 14:39
Re: General purpose hashing func in pgbench Ildar Musin 14:55
Re: BUGFIX: standby disconnect can corrupt serialized reorder buffers Petr Jelinek 15:49
Re: compress method for spgist - 2 Teodor Sigaev 16:02
Re: [HACKERS] Replication status in logical replication Petr Jelinek 16:10
Re: General purpose hashing func in pgbench 📎 Fabien COELHO 16:17
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions 📎 Tomas Vondra 17:40
Re: Unique indexes & constraints on partitioned tables Alvaro Herrera 21:33
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Erik Rijkers 22:08
Re: How to Works with Centos Jaime Casanova 23:48

Dec. 26, 2017

Thread Author Time
Re: How to Works with Centos Michael Paquier 00:07
Re: [HACKERS] Replication status in logical replication Masahiko Sawada 00:26
Re: AS OF queries Masahiko Sawada 03:28
Getting rid of "tuple concurrently updated" elog()s with concurrent DDLs (at least ALTER TABLE) 📎 Michael Paquier 04:55
Deadlock in multiple CIC. 📎 Jeff Janes 05:31
Ethiopian calendar year(DATE TYPE) are different from the Gregorian calendar year Lelisa Diriba 07:23
Re: Getting rid of "tuple concurrently updated" elog()s with concurrent DDLs (at least ALTER TABLE) Andres Freund 07:30
Re: Ethiopian calendar year(DATE TYPE) are different from the Gregorian calendar year Pavel Stehule 08:14
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro HORIGUCHI 09:19
Re: [HACKERS] Replication status in logical replication Tels 09:19
Re: [HACKERS] [PATCH] Lockable views Yugo Nagata 09:37
Re: BUGFIX: standby disconnect can corrupt serialized reorder buffers Masahiko Sawada 10:13
Re: [HACKERS] Replication status in logical replication 📎 Masahiko Sawada 10:26
Re: pgsql: Add parallel-aware hash joins. 📎 Thomas Munro 10:48
Re: [HACKERS] Flexible configuration for full-text search Arthur Zakirov 10:51
Re: General purpose hashing func in pgbench Daniel Verite 11:03
PathNameCreateTemporaryDir() vs concurrency 📎 Thomas Munro 11:11
Re: [HACKERS] Replication status in logical replication Tels 11:18
Re: [HACKERS] Flexible configuration for full-text search Aleksandr Parfenov 11:50
Re: Ethiopian calendar year(DATE TYPE) are different from the Gregorian calendar year Hannu Krosing 12:04
Re: AS OF queries Hannu Krosing 12:11
Re: Getting rid of "tuple concurrently updated" elog()s with concurrent DDLs (at least ALTER TABLE) Michael Paquier 12:14
Re: BUGFIX: standby disconnect can corrupt serialized reorder buffers Petr Jelinek 13:03
Re: [HACKERS] [PATCH] Lockable views Michael Paquier 13:22
Ethiopian calendar year(DATE TYPE) are different from the Gregorian calendar year Lelisa Diriba 13:46
Re: BUGFIX: standby disconnect can corrupt serialized reorder buffers Masahiko Sawada 13:53
Re: Ethiopian calendar year(DATE TYPE) are different from the Gregorian calendar year Pavel Stehule 13:56
Logical Decoding and HeapTupleSatisfiesVacuum assumptions 📎 Nikhil Sontakke 14:21
Re: [HACKERS] [PATCH] Lockable views Alvaro Herrera 14:34
Re: PATCH: logical_work_mem and logical streaming of large in-progress transactions Dmitry Dolgov 14:50
Re: [HACKERS] static assertions in C++ Peter Eisentraut 15:51
Re: Deadlock in multiple CIC. Alvaro Herrera 16:31
[PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 16:48
Re: [PROPOSAL] Shared Ispell dictionaries Alvaro Herrera 16:55
Re: Deadlock in multiple CIC. Jeff Janes 17:23
Re: General purpose hashing func in pgbench Fabien COELHO 17:42
Re: [PROPOSAL] Shared Ispell dictionaries Pavel Stehule 18:03
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 18:22
Re: [PROPOSAL] Shared Ispell dictionaries Alvaro Herrera 18:58
Re: [HACKERS] taking stdbool.h into use 📎 Peter Eisentraut 19:00
Re: [HACKERS] replace GrantObjectType with ObjectType Peter Eisentraut 19:15
Re: [HACKERS] pow support for pgbench Robert Haas 19:29
Re: Should we nonblocking open FIFO files in COPY? Robert Haas 19:48
Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 Peter Eisentraut 20:28
Re: [HACKERS] LDAPS Peter Eisentraut 20:53
Re: AS OF queries Jeff Janes 21:52
Re: [HACKERS] pow support for pgbench Fabien COELHO 22:26
Re: AS OF queries legrand legrand 22:43

Dec. 27, 2017

Thread Author Time
Re: [JDBC] [HACKERS] Channel binding support for SCRAM-SHA-256 Michael Paquier 00:27
Re: [HACKERS] pow support for pgbench 📎 Raúl Marín Rodríguez 00:45
Re: [HACKERS] pow support for pgbench Michael Paquier 01:03
Re: [HACKERS] replace GrantObjectType with ObjectType Michael Paquier 01:21
[HACKERS] [PATCH] Tap test support for backup with tablespace mapping 📎 Vaishnavi Prabakaran 01:58
Re: Should we nonblocking open FIFO files in COPY? Adam Lee 02:18
Re: [HACKERS] Runtime Partition Pruning 📎 David Rowley 03:06
Re: AS OF queries David Fetter 03:27
Re: [HACKERS] [PATCH] Tap test support for backup with tablespace mapping Michael Paquier 03:50
Re: Should we nonblocking open FIFO files in COPY? Michael Paquier 03:51
Re: [HACKERS] Pluggable storage 📎 Haribabu Kommi 03:54
Re: [HACKERS] taking stdbool.h into use Michael Paquier 04:10
Re: [HACKERS] Transactions involving multiple postgres foreign servers 📎 Masahiko Sawada 05:38
Re: Should we nonblocking open FIFO files in COPY? Robert Haas 06:30
Re: Observations in Parallel Append Robert Haas 06:39
Re: Getting rid of "tuple concurrently updated" elog()s with concurrent DDLs (at least ALTER TABLE) Robert Haas 06:47
Re: AS OF queries Craig Ringer 07:29
Re: Using ProcSignal to get memory context stats from a running backend Craig Ringer 07:44
Re: Add hint about replication slots when nearing wraparound 📎 Feike Steenbergen 07:47
Re: [HACKERS] pow support for pgbench Fabien COELHO 07:49
Re: Getting rid of "tuple concurrently updated" elog()s with concurrent DDLs (at least ALTER TABLE) Michael Paquier 07:53
Re: AS OF queries Konstantin Knizhnik 08:21
Re: Postgres with pthread Konstantin Knizhnik 08:34
Re: [HACKERS] [PATCH] Tap test support for backup with tablespace mapping Tels 09:09
Re: [PROPOSAL] Shared Ispell dictionaries Arthur Zakirov 09:20
Re: Tracking of page changes for backup purposes. PTRACK [POC] Andrey Borodin 09:37
Re: Postgres with pthread james 10:05
Re: Postgres with pthread Andres Freund 10:08
Re: Using ProcSignal to get memory context stats from a running backend Maksim Milyutin 10:30
Re: Tracking of page changes for backup purposes. PTRACK [POC] Magnus Hagander 11:07
Re: Postgres with pthread james 11:13
Re: Postgres with pthread Konstantin Knizhnik 11:17
Re: Add hint about replication slots when nearing wraparound Michael Paquier 11:39
postgres_fdw: perform UPDATE/DELETE .. RETURNING on a join directly 📎 Etsuro Fujita 11:55
Re: [HACKERS] Pluggable storage Alexander Korotkov 12:33
Comment typo in postgres_fdw.c 📎 Etsuro Fujita 12:35
Re: [HACKERS] [PATCH] Lockable views Yugo Nagata 13:35
Re: AS OF queries PostgreSQL - Hans-Jürgen Schönig 14:14
Re: [HACKERS] [PATCH] Lockable views 📎 Yugo Nagata 14:31
Re: TupleDescCopy doesn't clear atthasdef, attnotnull, attidentity Vik Fearing 15:03
Re: [HACKERS] [PATCH] Generic type subscripting 📎 Dmitry Dolgov 15:16
Re: AS OF queries Konstantin Knizhnik 15:22
Re: AS OF queries 📎 Konstantin Knizhnik 15:37

Browse Archives

Prev | Next