pgsql-hackers since 2014-12-24 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

Browse Archives

Prev | Next

Dec. 24, 2014

Thread Author Time
Re: Proposal "VACUUM SCHEMA" Jim Nasby 01:06
Re: Proposal "VACUUM SCHEMA" Jim Nasby 01:09
Re: Proposal "VACUUM SCHEMA" Fabrízio de Royes Mello 02:49
Re: Using 128-bit integers for sum, avg and statistics aggregates 📎 Andreas Karlsson 03:04
Re: Misaligned BufferDescriptors causing major performance problems on AMD 📎 Bruce Momjian 03:51
Re: [REVIEW] Re: Compression of full-page-writes Rahila Syed 04:28
Re: install libpq.dll in bin directory on Windows / Cygwin 📎 Michael Paquier 06:08
Re: hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber) 📎 Jim Nasby 06:27
Re: hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber) Jim Nasby 06:37
Re: alter user set local_preload_libraries. Kyotaro HORIGUCHI 07:26
Re: Async execution of postgres_fdw. Kyotaro HORIGUCHI 07:32
Re: bin checks taking too long. Noah Misch 07:56
Re: PATCH: Reducing lock strength of trigger and foreign key DDL Michael Paquier 08:27
Re: replicating DROP commands across servers 📎 David Rowley 08:54
Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund 09:30
Re: hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber) Andres Freund 09:32
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Dilip kumar 10:30
Re: replicating DROP commands across servers Andres Freund 11:34
Re: [REVIEW] Re: Compression of full-page-writes 📎 Fujii Masao 11:44
Re: [REVIEW] Re: Compression of full-page-writes Michael Paquier 12:03
Re: speedup tidbitmap patch: cache page 📎 David Rowley 12:26
Moving RestoreBlockImage from xlogreader.c to xlogutils.c Michael Paquier 12:42
Re: pg_basebackup fails with long tablespace paths 📎 Peter Eisentraut 13:10
Re: pg_basebackup fails with long tablespace paths Peter Eisentraut 13:12
Re: Moving RestoreBlockImage from xlogreader.c to xlogutils.c Fujii Masao 13:16
Re: Moving RestoreBlockImage from xlogreader.c to xlogutils.c Michael Paquier 13:41
Re: Moving RestoreBlockImage from xlogreader.c to xlogutils.c Fujii Masao 13:51
BUG #12330: ACID is broken for unique constraints nikita.y.volkov 14:01
Re: replicating DROP commands across servers 📎 David Rowley 14:08
Re: Commit timestamp abbreviations Bruce Momjian 14:15
Re: Misaligned BufferDescriptors causing major performance problems on AMD Bruce Momjian 15:00
Re: replicating DROP commands across servers Tom Lane 15:15
Re: replicating DROP commands across servers Tom Lane 15:47
Re: Commit timestamp abbreviations Petr Jelinek 15:55
Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund 16:20
Re: hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber) Tom Lane 16:58
Re: Additional role attributes && superuser review Adam Brightwell 17:48
nls and server log Euler Taveira 18:35
Re: Proposal "VACUUM SCHEMA" Jim Nasby 18:53
Re: Turning recovery.conf into GUCs 📎 Alex Shulgin 19:11
Re: hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber) Jim Nasby 19:58
Re: replicating DROP commands across servers David Rowley 21:58
Re: hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber) Tom Lane 22:28
Re: Moving RestoreBlockImage from xlogreader.c to xlogutils.c Michael Paquier 23:52

Dec. 25, 2014

Thread Author Time
Re: ctidscan as an example of custom-scan (Re: [v9.5] Custom Plan API) 📎 Kouhei Kaigai 01:54
Re: Securing "make check" (CVE-2014-0067) 📎 David Rowley 02:55
Re: Securing "make check" (CVE-2014-0067) Michael Paquier 03:31
Re: Securing "make check" (CVE-2014-0067) 📎 Noah Misch 05:27
Re: What exactly is our CRC algorithm? 📎 Abhijit Menon-Sen 06:27
Re: Securing "make check" (CVE-2014-0067) David Rowley 10:35
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 10:42
Re: Moving RestoreBlockImage from xlogreader.c to xlogutils.c Andres Freund 10:48
Re: hash_create API changes (was Re: speedup tidbitmap patch: hash BlockNumber) Andres Freund 11:07
Re: Moving RestoreBlockImage from xlogreader.c to xlogutils.c Michael Paquier 12:12
Re: [REVIEW] Re: Compression of full-page-writes 📎 Michael Paquier 13:10
Re: Moving RestoreBlockImage from xlogreader.c to xlogutils.c Andres Freund 13:16
pgsql: Convert the PGPROC->lwWaitLink list into a dlist instead of open Andres Freund 16:49
Re: pgaudit - an auditing extension for PostgreSQL Jaime Casanova 17:09
Better way of dealing with pgstat wait timeout during buildfarm runs? Andres Freund 19:13
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 19:36
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Andres Freund 20:14
Some other odd buildfarm failures Tom Lane 20:41
Re: Some other odd buildfarm failures Tom Lane 21:01
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tomas Vondra 21:09
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 21:16
POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) 📎 Alex Shulgin 21:23
Re: Proposal: two new role attributes and/or capabilities? Robert Haas 21:26
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tomas Vondra 21:28
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 21:40
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tomas Vondra 21:52
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tomas Vondra 22:10

Dec. 26, 2014

Thread Author Time
Re: Securing "make check" (CVE-2014-0067) Noah Misch 01:02
Re: Some other odd buildfarm failures Andres Freund 01:19
Re: Some other odd buildfarm failures Tom Lane 01:31
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 01:59
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tomas Vondra 02:14
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Michael Paquier 02:26
Re: Some other odd buildfarm failures Tom Lane 03:18
Re: [REVIEW] Re: Compression of full-page-writes 📎 Michael Paquier 03:31
Re: Some other odd buildfarm failures Alvaro Herrera 03:32
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Alvaro Herrera 03:49
Re: group locking: incomplete patch, just for discussion Noah Misch 04:05
Re: Join push-down support for foreign tables Shigeru Hanada 04:45
Re: Join push-down support for foreign tables Shigeru Hanada 04:48
Re: inherit support for foreign tables 📎 Etsuro Fujita 06:10
Re: [REVIEW] Re: Compression of full-page-writes Fujii Masao 06:24
Re: [REVIEW] Re: Compression of full-page-writes Michael Paquier 07:16
The return value of allocate_recordbuf() Fujii Masao 07:31
Re: a fast bloat measurement tool (was Re: Measuring relation free space) 📎 Abhijit Menon-Sen 07:38
Re: btree_gin and ranges 📎 Teodor Sigaev 10:33
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) Pavel Stehule 10:41
Re: POC PATCH: copy from ... exceptions to: (was Re: VLDB Features) 📎 Pavel Stehule 10:49
Re: Additional role attributes && superuser review Magnus Hagander 11:21
Re: Using 128-bit integers for sum, avg and statistics aggregates David Rowley 12:57
Re: BUG #12330: ACID is broken for unique constraints Kevin Grittner 15:23
Re: Some other odd buildfarm failures Tom Lane 15:32
Re: BUG #12330: ACID is broken for unique constraints Tom Lane 15:41
Re: BUG #12330: ACID is broken for unique constraints Marko Tiikkaja 15:44
Re: What exactly is our CRC algorithm? Bruce Momjian 15:50
Re: BUG #12330: ACID is broken for unique constraints Tom Lane 15:50
Re: What exactly is our CRC algorithm? Andres Freund 15:52
Re: Some other odd buildfarm failures Alvaro Herrera 16:24
Re: Some other odd buildfarm failures Tom Lane 16:27
Re: Some other odd buildfarm failures Alvaro Herrera 16:35
Re: Some other odd buildfarm failures Tom Lane 16:47
Re: What exactly is our CRC algorithm? Bruce Momjian 17:05
Re: Some other odd buildfarm failures Alvaro Herrera 17:10
Re: What exactly is our CRC algorithm? Andres Freund 17:12
Re: BUG #12330: ACID is broken for unique constraints Kevin Grittner 17:16
Re: BUG #12330: ACID is broken for unique constraints Tom Lane 17:31
Re: Some other odd buildfarm failures Andres Freund 17:33
Re: Some other odd buildfarm failures Tom Lane 17:36
Re: Some other odd buildfarm failures Alvaro Herrera 17:42
Re: Some other odd buildfarm failures Alvaro Herrera 17:42
Re: Some other odd buildfarm failures Tom Lane 17:59
Re: What exactly is our CRC algorithm? Bruce Momjian 18:11
Re: What exactly is our CRC algorithm? Abhijit Menon-Sen 18:22
Re: BUG #12330: ACID is broken for unique constraints Kevin Grittner 18:38
Re: [HACKERS] Patch: add recovery_timeout option to control timeout of restore_command nonzero status code 📎 Alexey Vasiliev 18:42
Re: BUG #12330: ACID is broken for unique constraints Nikita Volkov 18:45
Re: What exactly is our CRC algorithm? Bruce Momjian 18:48
Re: What exactly is our CRC algorithm? Abhijit Menon-Sen 18:50
Re: BUG #12330: ACID is broken for unique constraints Peter Geoghegan 20:05
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 21:56
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Alvaro Herrera 22:16

Dec. 27, 2014

Thread Author Time
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 00:22
Re: BUG #12330: ACID is broken for unique constraints Merlin Moncure 05:56
Re: pgaudit - an auditing extension for PostgreSQL Simon Riggs 08:08
Re: CATUPDATE confusion? Noah Misch 08:09
Re: pgaudit - an auditing extension for PostgreSQL Simon Riggs 08:25
Re: pgaudit - an auditing extension for PostgreSQL Abhijit Menon-Sen 08:47
Re: Serialization exception : Who else was involved? Noah Misch 09:51
Re: Serialization exception : Who else was involved? Craig Ringer 09:58
Re: Serialization exception : Who else was involved? Craig Ringer 10:02
Re: CATUPDATE confusion? Stephen Frost 15:10
Re: pgaudit - an auditing extension for PostgreSQL Simon Riggs 15:16
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 15:22
Re: CATUPDATE confusion? Tom Lane 18:02
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Heikki Linnakangas 19:44
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Jeff Janes 19:48
Re: Using RTLD_DEEPBIND to handle symbol conflicts in loaded libraries Noah Misch 20:30
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} Peter Geoghegan 20:57
Re: CATUPDATE confusion? Stephen Frost 23:18
Re: CATUPDATE confusion? Tom Lane 23:26
Re: CATUPDATE confusion? Noah Misch 23:31
Re: Initdb-cs_CZ.WIN-1250 buildfarm failures Noah Misch 23:46

Dec. 28, 2014

Thread Author Time
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 00:55
Re: pg_basebackup fails with long tablespace paths Robert Haas 01:02
Re: Misaligned BufferDescriptors causing major performance problems on AMD Robert Haas 01:05
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Noah Misch 01:08
Re: nls and server log Robert Haas 01:36
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Robert Haas 01:45
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Tom Lane 01:51
Re: nls and server log Tom Lane 03:06
Re: nls and server log Craig Ringer 08:56
attaching a process in eclipse Ravi Kiran 10:37
Re: attaching a process in eclipse Craig Ringer 10:54
Re: attaching a process in eclipse Craig Ringer 10:56
Re: [REVIEW] Re: Compression of full-page-writes 📎 Michael Paquier 13:57
Re: attaching a process in eclipse Craig Ringer 14:06
Re: attaching a process in eclipse Ravi Kiran 14:18
Re: attaching a process in eclipse Craig Ringer 14:21
recovery_min_apply_delay with a negative value Michael Paquier 14:31
Re: Patch: add recovery_timeout option to control timeout of restore_command nonzero status code Michael Paquier 15:15
Re: Proposal "VACUUM SCHEMA" Oskari Saarenmaa 15:38
Re: 9.5: Better memory accounting, towards memory-bounded HashAgg 📎 Jeff Davis 20:37
Re: 9.5: Better memory accounting, towards memory-bounded HashAgg Peter Geoghegan 20:45
Re: 9.5: Memory-bounded HashAgg Jeff Davis 21:14
Re: 9.5: Better memory accounting, towards memory-bounded HashAgg 📎 Jeff Davis 21:29
Re: orangutan seizes up during isolation-check Noah Misch 21:58
Re: Better way of dealing with pgstat wait timeout during buildfarm runs? Robert Haas 22:35
Re: INSERT ... ON CONFLICT {UPDATE | IGNORE} 📎 Peter Geoghegan 23:19

Dec. 29, 2014

Thread Author Time
Re: orangutan seizes up during isolation-check Andrew Dunstan 00:20
Coverity and pgbench Tatsuo Ishii 00:23
psql tab completion: fix COMMENT ON ... IS IS IS 📎 Ian Barwick 00:44
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Amit Kapila 04:51
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Dilip kumar 05:40
Re: PATCH: decreasing memory needlessly consumed by array_agg Jeff Davis 07:37
Re: PATCH: decreasing memory needlessly consumed by array_agg Jeff Davis 07:38
Re: ExclusiveLock on extension of relation with huge shared_buffers Borodin Vladimir 07:46
Re: PATCH: decreasing memory needlessly consumed by array_agg Jeff Davis 07:53
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Heikki Linnakangas 10:06
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Andres Freund 10:16
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Petr Jelinek 10:39
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Heikki Linnakangas 10:50
Re: The return value of allocate_recordbuf() Heikki Linnakangas 11:14
Re: pgaudit - an auditing extension for PostgreSQL 📎 Abhijit Menon-Sen 12:04
Re: [COMMITTERS] pgsql: Keep track of transaction commit timestamps Andres Freund 12:14
Re: What exactly is our CRC algorithm? Andres Freund 12:22
Re: What exactly is our CRC algorithm? 📎 Abhijit Menon-Sen 13:14
Re: BUG #12330: ACID is broken for unique constraints Kevin Grittner 14:03
Re: BUG #12330: ACID is broken for unique constraints Merlin Moncure 14:47
Re: PATCH: decreasing memory needlessly consumed by array_agg Ali Akbar 15:06
Re: BUG #12330: ACID is broken for unique constraints Kevin Grittner 15:09
Re: Serialization exception : Who else was involved? Kevin Grittner 15:21
Re: BUG #12330: ACID is broken for unique constraints Merlin Moncure 15:31
Re: BUG #12330: ACID is broken for unique constraints Greg Stark 15:44
Re: BUG #12330: ACID is broken for unique constraints Nikita Volkov 15:48
Publish autovacuum informations Guillaume Lelarge 15:55
Re: Publish autovacuum informations Tom Lane 16:03

Browse Archives

Prev | Next