pgsql-hackers since 2015-01-23 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

Jan. 23, 2015

Thread Author Time
Re: pg_upgrade and rsync Jim Nasby 00:04
Re: TABLESAMPLE patch 📎 Petr Jelinek 00:09
Re: pg_upgrade and rsync Andres Freund 00:19
Re: Sequence Access Method WIP 📎 Petr Jelinek 00:34
Re: pg_upgrade and rsync Bruce Momjian 00:59
Minor issues with code comments related to abbreviated keys 📎 Peter Geoghegan 01:17
Re: pg_upgrade and rsync Bruce Momjian 01:23
Re: tracking commit timestamps Petr Jelinek 01:31
Re: pg_upgrade and rsync Stephen Frost 01:54
Re: Using 128-bit integers for sum, avg and statistics aggregates Petr Jelinek 01:58
Re: pg_upgrade and rsync David Steele 02:27
Re: Parallel Seq Scan Josh Berkus 02:48
Re: pg_upgrade and rsync Stephen Frost 03:05
Re: pg_upgrade and rsync David Steele 03:13
Re: Proposal: knowing detail of config files via SQL Amit Kapila 03:42
Re: B-Tree support function number 3 (strxfrm() optimization) 📎 David Rowley 07:18
Re: jsonb, unicode escapes and escaped backslashes Noah Misch 07:18
Re: Perl coding error in msvc build system? Abhijit Menon-Sen 08:17
Re: pg_basebackup fails with long tablespace paths Abhijit Menon-Sen 08:26
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] 📎 Dilip kumar 11:23
Re: Parallel Seq Scan Amit Kapila 11:42
Re: WITH CHECK and Column-Level Privileges Stephen Frost 14:38
Re: Perl coding error in msvc build system? Andrew Dunstan 14:43
Re: WITH CHECK and Column-Level Privileges Alvaro Herrera 15:06
Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? Andres Freund 15:10
Re: Proposal: knowing detail of config files via SQL Sawada Masahiko 15:27
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Alvaro Herrera 15:39
Re: WITH CHECK and Column-Level Privileges Stephen Frost 15:57
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 16:50
Re: B-Tree support function number 3 (strxfrm() optimization) Robert Haas 17:06
Re: pgaudit - an auditing extension for PostgreSQL Robert Haas 17:10
Re: pgaudit - an auditing extension for PostgreSQL Robert Haas 17:18
Re: Windows buildfarm animals are still not happy with abbreviated keys patch Robert Haas 17:34
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Alvaro Herrera 18:07
Re: pgaudit - an auditing extension for PostgreSQL Jim Nasby 18:11
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 18:16
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 18:19
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Alvaro Herrera 18:24
Re: pg_upgrade and rsync Jim Nasby 18:34
Re: pg_upgrade and rsync Stephen Frost 18:40
Re: Parallel Seq Scan Jim Nasby 18:44
Re: pg_upgrade and rsync Andres Freund 18:48
Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? Jim Nasby 18:52
Re: pg_upgrade and rsync Stephen Frost 18:52
Re: Parallel Seq Scan Joshua D. Drake 18:54
Re: pg_upgrade and rsync Andres Freund 18:57
Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? Jim Nasby 19:01
Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? Andres Freund 19:02
Re: pg_upgrade and rsync Stephen Frost 19:05
Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? Andres Freund 19:08
Re: pg_upgrade and rsync Andres Freund 19:17
Re: hung backends stuck in spinlock heavy endless loop Jeff Janes 19:23
Re: pg_upgrade and rsync Stephen Frost 19:27
Re: pg_upgrade and rsync Andres Freund 19:30
src/port/gethostname.c sure looks like dead code Tom Lane 19:32
Re: pg_upgrade and rsync Stephen Frost 19:34
Re: Minor issues with code comments related to abbreviated keys Peter Geoghegan 19:59
Re: Perl coding error in msvc build system? Alvaro Herrera 20:00
Re: Minor issues with code comments related to abbreviated keys Robert Haas 20:09
Re: Perl coding error in msvc build system? Andrew Dunstan 20:10
Re: pgaudit - an auditing extension for PostgreSQL Jim Nasby 20:11
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 20:15
Re: pg_upgrade and rsync Bruce Momjian 20:52
Re: REVIEW: Track TRUNCATE via pgstat 📎 Alvaro Herrera 20:58
Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization)) 📎 Andrew Gierth 21:13
Re: Perl coding error in msvc build system? Brar Piening 21:17
Re: hung backends stuck in spinlock heavy endless loop Peter Geoghegan 21:26
Unsafe coding in ReorderBufferCommit() Tom Lane 21:47

Jan. 24, 2015

Thread Author Time
Re: WITH CHECK and Column-Level Privileges 📎 Stephen Frost 03:24
Re: Parallel Seq Scan Amit Kapila 04:16
Re: proposal: searching in array function - array_position 📎 Pavel Stehule 08:48
Re: hung backends stuck in spinlock heavy endless loop Martijn van Oosterhout 10:41
numeric access out of bounds Andrew Gierth 14:15
Re: numeric access out of bounds Tom Lane 16:59
Re: WIP: multivariate statistics / proof of concept 📎 Tomas Vondra 20:21
Shortcoming in CLOBBER_FREED_MEMORY coverage: disk buffer pointers Tom Lane 21:31
Re: Shortcoming in CLOBBER_FREED_MEMORY coverage: disk buffer pointers Peter Geoghegan 21:48
Re: Shortcoming in CLOBBER_FREED_MEMORY coverage: disk buffer pointers Tom Lane 22:29
Re: logical column ordering Tomas Vondra 23:13
Re: Failback to old master Maeldron T. 23:56

Jan. 25, 2015

Thread Author Time
Re: New CF app deployment Tomas Vondra 00:28
Re: Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization)) Robert Haas 02:19
Re: Abbreviated keys for Datum tuplesort (was: Re: B-Tree support function number 3 (strxfrm() optimization)) Peter Geoghegan 02:37
Re: pg_upgrade and rsync 📎 Bruce Momjian 03:04
Re: New CF app deployment Magnus Hagander 08:59
Re: New CF app deployment Peter Geoghegan 09:18
Re: Shortcoming in CLOBBER_FREED_MEMORY coverage: disk buffer pointers Noah Misch 09:31
Re: proposal: row_to_array function 📎 Pavel Stehule 10:23
Re: Re: Abbreviated keys for Datum tuplesort Andrew Gierth 11:15
Re: New CF app deployment Andrew Gierth 11:22
longjmp clobber warnings are utterly broken in modern gcc Tom Lane 19:02
Re: longjmp clobber warnings are utterly broken in modern gcc Greg Stark 20:24
Re: Client deadlocks when connecting via ssl Maciek Sakrejda 20:33
Re: longjmp clobber warnings are utterly broken in modern gcc Tom Lane 20:40
Re: longjmp clobber warnings are utterly broken in modern gcc Martijn van Oosterhout 22:39

Jan. 26, 2015

Thread Author Time
Re: longjmp clobber warnings are utterly broken in modern gcc Tom Lane 00:11
Re: Partitioning: issues/ideas (Was: Re: On partitioning) Amit Langote 01:42
Re: Error check always bypassed in tablefunc.c 📎 Michael Paquier 06:32
Re: Client deadlocks when connecting via ssl Heikki Linnakangas 07:13
Re: Client deadlocks when connecting via ssl Maciek Sakrejda 07:37
pg_dump with both --serializable-deferrable and -j Alexander Korotkov 09:10
SSL renegotiation and other related woes Andres Freund 10:14
Re: SSL renegotiation and other related woes 📎 Andres Freund 10:16
Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? Andres Freund 10:20
Re: Unsafe coding in ReorderBufferCommit() Andres Freund 10:52
Re: longjmp clobber warnings are utterly broken in modern gcc Andres Freund 11:03
Re: longjmp clobber warnings are utterly broken in modern gcc Andres Freund 11:09
Re: PL/pgSQL, RAISE and error context Marko Tiikkaja 12:02
Re: PL/pgSQL, RAISE and error context Pavel Stehule 12:14
Re: PL/pgSQL, RAISE and error context Marko Tiikkaja 12:39
Re: PL/pgSQL, RAISE and error context Pavel Stehule 12:44
fix typo in guc.c 📎 Sawada Masahiko 12:56
Re: PL/pgSQL, RAISE and error context Marko Tiikkaja 13:02
Re: fix typo in guc.c Heikki Linnakangas 13:06
Re: fix typo in guc.c Sawada Masahiko 13:21
Re: PL/pgSQL, RAISE and error context Pavel Stehule 13:44
Re: jsonb, unicode escapes and escaped backslashes 📎 Andrew Dunstan 14:20
Re: Unsafe coding in ReorderBufferCommit() Tom Lane 14:48
Re: longjmp clobber warnings are utterly broken in modern gcc Tom Lane 14:58
Re: PL/pgSQL, RAISE and error context Tom Lane 15:14
Re: PL/pgSQL, RAISE and error context Pavel Stehule 15:46
Re: longjmp clobber warnings are utterly broken in modern gcc Robert Haas 15:52
Re: longjmp clobber warnings are utterly broken in modern gcc Andres Freund 16:04
Re: longjmp clobber warnings are utterly broken in modern gcc Tom Lane 16:18
Re: longjmp clobber warnings are utterly broken in modern gcc Andres Freund 16:30
Abbreviated keys for Numeric (was: Re: B-Tree support function number 3 (strxfrm() optimization)) 📎 Andrew Gierth 16:43
Re: longjmp clobber warnings are utterly broken in modern gcc Robert Haas 18:12
Re: Additional role attributes && superuser review Robert Haas 18:31
Re: Proposal: knowing detail of config files via SQL Robert Haas 18:34
Re: longjmp clobber warnings are utterly broken in modern gcc Andres Freund 18:34
Re: Additional role attributes && superuser review Stephen Frost 18:47
Re: Additional role attributes && superuser review Andres Freund 18:59
Re: longjmp clobber warnings are utterly broken in modern gcc Robert Haas 19:01
Re: Additional role attributes && superuser review Robert Haas 19:03
Re: Additional role attributes && superuser review Stephen Frost 19:05
Re: Windows buildfarm animals are still not happy with abbreviated keys patch Robert Haas 19:05
Re: Additional role attributes && superuser review Stephen Frost 19:06
Re: Windows buildfarm animals are still not happy with abbreviated keys patch Peter Geoghegan 19:10
Re: Additional role attributes && superuser review Andres Freund 19:11
Re: Windows buildfarm animals are still not happy with abbreviated keys patch Robert Haas 19:21
Re: New CF app deployment Peter Geoghegan 20:13
Re: New CF app deployment Robert Haas 20:20
Re: New CF app deployment Magnus Hagander 20:24
Re: pgaudit - an auditing extension for PostgreSQL Robert Haas 20:29
Re: proposal: row_to_array function Jim Nasby 20:44
Re: New CF app deployment Robert Haas 20:46
Re: Partitioning: issues/ideas (Was: Re: On partitioning) Jim Nasby 20:46
Re: New CF app deployment Peter Geoghegan 20:54
Re: PL/pgSQL, RAISE and error context Jim Nasby 20:59
Re: New CF app deployment Magnus Hagander 21:01
Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? Andres Freund 21:03
Re: New CF app deployment Andres Freund 21:05
Re: New CF app deployment Magnus Hagander 21:07
Re: New CF app deployment Robert Haas 21:15
Re: New CF app deployment Robert Haas 21:16
Re: New CF app deployment Josh Berkus 21:16
Re: pgaudit - an auditing extension for PostgreSQL Jim Nasby 21:23
Hot Standby WAL reply uses heavyweight session locks, but doesn't have enough infrastructure set up Andres Freund 21:24
Re: New CF app deployment Robert Haas 21:29
Re: Abbreviated keys for Numeric (was: Re: B-Tree support function number 3 (strxfrm() optimization)) Peter Geoghegan 21:31
Re: New CF app deployment Josh Berkus 21:32
Re: proposal: plpgsql - Assert statement Jim Nasby 21:34
Re: New CF app deployment Andres Freund 21:35
Re: Parallel Seq Scan Jim Nasby 21:48
Re: proposal: plpgsql - Assert statement Pavel Stehule 21:59
Re: proposal: searching in array function - array_position Jim Nasby 22:01
Re: pg_upgrade and rsync Jim Nasby 22:11
Re: New CF app deployment Robert Haas 22:11
Re: proposal: searching in array function - array_position Pavel Stehule 22:17
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 22:21
Re: Shortcoming in CLOBBER_FREED_MEMORY coverage: disk buffer pointers Jim Nasby 22:22
Re: pgaudit - an auditing extension for PostgreSQL Stephen Frost 22:23
Re: proposal: searching in array function - array_position Jim Nasby 22:29
Re: New CF app deployment Josh Berkus 22:36
Re: Parallel Seq Scan Tom Lane 22:39
Re: pg_upgrade and rsync Stephen Frost 22:41
Re: pgaudit - an auditing extension for PostgreSQL Robert Haas 22:45
Re: Shortcoming in CLOBBER_FREED_MEMORY coverage: disk buffer pointers Tom Lane 22:51
Re: New CF app deployment Robert Haas 23:03
Re: pg_upgrade and rsync David Steele 23:08
Re: Re: Abbreviated keys for Numeric Andrew Gierth 23:12
Re: Re: Abbreviated keys for Numeric Peter Geoghegan 23:35
Re: Re: Abbreviated keys for Numeric Andres Freund 23:51

Jan. 27, 2015

Thread Author Time
Re: Shortcoming in CLOBBER_FREED_MEMORY coverage: disk buffer pointers Jim Nasby 00:03
Re: pg_upgrade and rsync Jim Nasby 00:10
Re: Shortcoming in CLOBBER_FREED_MEMORY coverage: disk buffer pointers Greg Stark 00:11
Re: ExplainModifyTarget doesn't work as expected Jim Nasby 00:15
Re: Re: Abbreviated keys for Numeric Petr Jelinek 00:25
Re: Suppressing elog.c context messages (was Re: Wait free LW_SHARED acquisition) Jim Nasby 00:30
Re: Suppressing elog.c context messages (was Re: Wait free LW_SHARED acquisition) Andres Freund 00:32
Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund 00:43
Re: Proposal: two new role attributes and/or capabilities? Jim Nasby 00:45
Re: a fast bloat measurement tool (was Re: Measuring relation free space) Jim Nasby 00:47
Re: Misaligned BufferDescriptors causing major performance problems on AMD Bruce Momjian 00:58
Re: Misaligned BufferDescriptors causing major performance problems on AMD Andres Freund 01:04
Re: basebackups during ALTER DATABASE ... SET TABLESPACE ... not safe? 📎 Andres Freund 02:03
Re: Misaligned BufferDescriptors causing major performance problems on AMD Robert Haas 02:08
Re: Misaligned BufferDescriptors causing major performance problems on AMD Robert Haas 02:13
Re: TODO : Allow parallel cores to be used by vacuumdb [ WIP ] Dilip kumar 02:26
Re: ExplainModifyTarget doesn't work as expected Etsuro Fujita 02:33

Browse Archives

Prev | Next