pgsql-hackers before 2014-01-27 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. 24, 2014

Thread Author Time
Re: GIN improvements part2: fast scan Tomas Vondra 02:48
Re: Change authentication error message (patch) 📎 Bruce Momjian 02:52
Re: [v9.4] row level security Craig Ringer 03:15
Re: Why do we let autovacuum give up? Alvaro Herrera 03:22
Re: Why do we let autovacuum give up? Tom Lane 03:32
Re: Why do we let autovacuum give up? Craig Ringer 03:33
Re: Postgresql for cygwin - 3rd Bruce Momjian 03:34
Re: Fwd: Proposal: variant of regclass Yugo Nagata 03:35
Re: Change authentication error message (patch) Tom Lane 03:39
Re: [bug fix] pg_ctl always uses the same event source Amit Kapila 03:40
Re: Why do we let autovacuum give up? Alvaro Herrera 03:42
Re: Postgresql for cygwin - 3rd Tom Lane 03:48
Re: Postgresql for cygwin - 3rd Bruce Momjian 03:50
Re: Change authentication error message (patch) Bruce Momjian 03:54
Re: Postgresql for cygwin - 3rd Andrew Dunstan 04:28
Re: Why do we let autovacuum give up? Claudio Freire 05:10
Re: [bug fix] pg_ctl always uses the same event source Amit Kapila 05:11
Re: ALTER TABLE lock strength reduction patch is unsafe Peter Geoghegan 06:08
Re: Postgresql for cygwin - 3rd Marco Atzeri 06:20
Re: GIN improvements part2: fast scan Alexander Korotkov 06:38
Re: extension_control_path Sergey Muraviov 07:08
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Dean Rasheed 07:47
Re: GIN improvements part 1: additional information 📎 Alexander Korotkov 08:03
Re: ALTER TABLE lock strength reduction patch is unsafe 📎 Simon Riggs 08:33
Re: GIN improvements part 1: additional information Heikki Linnakangas 08:50
Re: GIN improvements part 1: additional information Alexander Korotkov 08:53
Re: extension_control_path Dimitri Fontaine 08:57
Re: Infinite recursion in row-security based on updatable s.b. views 📎 Craig Ringer 09:04
Re: GIN improvements part 1: additional information Heikki Linnakangas 09:19
Re: pg_upgrade: make the locale comparison more tolerating Rushabh Lathia 09:24
Re: [patch] Client-only installation on Windows 📎 MauMau 10:36
[bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR 📎 MauMau 10:42
Re: [bug fix] pg_ctl always uses the same event source 📎 MauMau 11:08
Re: Infinite recursion in row-security based on updatable s.b. views Dean Rasheed 11:16
Re: GIN improvements part 1: additional information Alexander Korotkov 11:33
Re: Recovery to backup point 📎 MauMau 11:37
Re: Postgresql for cygwin - 3rd Andrew Dunstan 11:56
Re: extension_control_path Fabrízio de Royes Mello 11:57
Re: GIN improvements part2: fast scan Alexander Korotkov 11:58
Re: [bug fix] psql's \conninfo reports incorrect destination on Windows MauMau 12:00
Re: Proposal for CSN based snapshots Rajeev rastogi 12:10
Re: [bug fix] psql's \conninfo reports incorrect destination on Windows Fujii Masao 12:27
Re: Postgresql for cygwin - 3rd Marco Atzeri 12:50
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug 13:30
Re: [9.3 bug] disk space in pg_xlog increases during archive recovery MauMau 13:31
Re: [bug fix] psql's \conninfo reports incorrect destination on Windows MauMau 13:34
Re: [Lsf-pc] Linux kernel impact on PostgreSQL performance Andreas Pflug 14:01
Re: proposal: hide application_name from other users Magnus Hagander 14:46
Re: Change authentication error message (patch) Tom Lane 15:10
Re: pg_upgrade: make the locale comparison more tolerating 📎 Pavel Raiskup 16:19
Re: proposal: hide application_name from other users Harold Giménez 16:21
Re: Changeset Extraction v7.1 📎 Andres Freund 16:28
Re: Minmax indexes Thom Brown 17:09
Re: Changeset Extraction v7.1 Robert Haas 17:10
Re: UNION ALL on partitioned tables won't use indices. Noah Misch 17:14
Re: extension_control_path Sergey Muraviov 17:43
Re: Why do we let autovacuum give up? Josh Berkus 17:44
Re: Changeset Extraction v7.1 Andres Freund 17:49
Re: Change authentication error message (patch) 📎 Tom Lane 17:49
Re: Minmax indexes Alvaro Herrera 17:53
Re: Minmax indexes Thom Brown 17:54
Re: Why do we let autovacuum give up? Claudio Freire 17:54
Re: Minmax indexes Claudio Freire 17:58
Re: GIN improvements part2: fast scan 📎 Heikki Linnakangas 18:21
Re: new json funcs 📎 Andrew Dunstan 18:26
LIKE INCLUDING CONSTRAINTS is broken Alvaro Herrera 20:06
Re: Recovery to backup point Heikki Linnakangas 20:10
Re: new json funcs Laurence Rowe 20:40
Re: [PATCH] Support for pg_stat_archiver view 📎 Fujii Masao 20:41
Re: Standalone synchronous master Heikki Linnakangas 20:47
Re: new json funcs Andrew Dunstan 20:59
Re: new json funcs Josh Berkus 21:26
Re: Standalone synchronous master Josh Berkus 21:29
Re: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL Jaime Casanova 21:52
Re: Standalone synchronous master Florian Pflug 22:25
pg_get_viewdefs() indentation considered harmful Greg Stark 22:48
Re: pg_get_viewdefs() indentation considered harmful Tom Lane 23:54

Jan. 25, 2014

Thread Author Time
Recovery inconsistencies, standby much larger than primary Greg Stark 00:23
pgsql: libpq: Support TLS versions beyond TLSv1. Noah Misch 00:32
Re: pg_get_viewdefs() indentation considered harmful Greg Stark 00:49
Re: pg_get_viewdefs() indentation considered harmful 📎 Greg Stark 00:52
Re: pg_get_viewdefs() indentation considered harmful Tom Lane 01:16
Re: [review] libpq: Support TLSv1.1+ (was: fe-secure.c and SSL/TLS) Noah Misch 01:25
Re: Changeset Extraction v7.1 Robert Haas 01:38
Re: pg_get_viewdefs() indentation considered harmful Robert Haas 01:49
Re: pg_get_viewdefs() indentation considered harmful Greg Stark 01:53
Re: Minmax indexes Greg Stark 01:56
Re: 9.2.1 & index-only scans : abnormal heap fetches after VACUUM FULL 📎 Bruce Momjian 02:09
Re: extension_control_path Robert Haas 02:17
Re: pg_get_viewdefs() indentation considered harmful Robert Haas 02:18
Re: [PATCH] Negative Transition Aggregate Functions (WIP) 📎 Florian Pflug 02:21
Re: [Review] inherit support for foreign tables Shigeru Hanada 02:27
Re: Change authentication error message (patch) Bruce Momjian 02:35
Re: Why do we let autovacuum give up? Robert Haas 03:37
Re: CREATE FOREIGN TABLE ( ... LIKE ... ) 📎 David Fetter 05:25
Re: [PATCH] Support for pg_stat_archiver view Michael Paquier 06:19
Re: Recovery to backup point Michael Paquier 06:24
Re: [PATCH] Negative Transition Aggregate Functions (WIP) David Rowley 08:50
Re: extension_control_path Magnus Hagander 09:15
Re: proposal: hide application_name from other users Greg Stark 09:42
Re: proposal: hide application_name from other users Magnus Hagander 10:29
Re: proposal: hide application_name from other users Magnus Hagander 10:33
Re: patch: option --if-exists for pg_dump 📎 Pavel Stehule 13:33
Re: patch: option --if-exists for pg_dump 📎 Pavel Stehule 14:25
Re: [bug fix] postgres.exe fails to start on Windows Server 2012 due to ASLR Craig Ringer 14:41
Re: pg_get_viewdefs() indentation considered harmful Tom Lane 16:06
Re: [COMMITTERS] pgsql: libpq: Support TLS versions beyond TLSv1. Tom Lane 16:24
Re: extension_control_path Tom Lane 16:34
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Tom Lane 16:45
Re: [COMMITTERS] pgsql: libpq: Support TLS versions beyond TLSv1. Noah Misch 16:46
Re: extension_control_path Dimitri Fontaine 17:07
Re: [COMMITTERS] pgsql: libpq: Support TLS versions beyond TLSv1. Tom Lane 17:25
Re: extension_control_path Magnus Hagander 17:30
Re: [COMMITTERS] pgsql: libpq: Support TLS versions beyond TLSv1. Noah Misch 17:52
Re: pg_get_viewdefs() indentation considered harmful Andrew Dunstan 18:02
Re: Fwd: patch: make_timestamp function Marko Tiikkaja 18:09
Re: Postgresql for cygwin - 3rd Andrew Dunstan 18:23
Questionable coding in orderedsetaggs.c Jeremy Harris 18:25
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Tom Lane 19:04
Re: GIN improvements part2: fast scan Tomas Vondra 19:44
Re: Questionable coding in orderedsetaggs.c Tom Lane 20:04
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core 📎 Tom Lane 21:11
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Peter Geoghegan 21:13
Re: GIN improvements part2: fast scan 📎 Heikki Linnakangas 21:21
Re: A minor correction in comment in heaptuple.c 📎 Bruce Momjian 21:28
Re: A minor correction in comment in heaptuple.c Andres Freund 21:29
Re: A minor correction in comment in heaptuple.c Bruce Momjian 21:33
Re: Memory leak in PL/pgSQL function which CREATE/SELECT/DROP a temporary table Bruce Momjian 21:36
Re: A minor correction in comment in heaptuple.c Andres Freund 21:40
Re: Postgresql for cygwin - 3rd Marco Atzeri 21:42
Re: A minor correction in comment in heaptuple.c Bruce Momjian 21:43
Re: What is happening on buildfarm member crake? Andrew Dunstan 21:50
Re: A minor correction in comment in heaptuple.c Tom Lane 21:53
Re: A better way than tweaking NTUP_PER_BUCKET Bruce Momjian 21:54
Re: A minor correction in comment in heaptuple.c Tom Lane 21:56
Re: A better way than tweaking NTUP_PER_BUCKET Stephen Frost 22:02
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug 22:02
Re: What is happening on buildfarm member crake? Tom Lane 22:04
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Peter Geoghegan 22:08
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Peter Geoghegan 22:12
Re: A better way than tweaking NTUP_PER_BUCKET Tom Lane 22:13
Re: A minor correction in comment in heaptuple.c Bruce Momjian 22:15
Re: [COMMITTERS] pgsql: libpq: Support TLS versions beyond TLSv1. Stephen Frost 22:15
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Tom Lane 22:20
Re: Changeset Extraction v7.1 Andres Freund 22:25
Re: A minor correction in comment in heaptuple.c Andres Freund 22:29
Re: Postgresql for cygwin - 3rd 📎 Marco Atzeri 22:32
Re: A better way than tweaking NTUP_PER_BUCKET Stephen Frost 22:33
Re: What is happening on buildfarm member crake? Andrew Dunstan 22:34
Re: A better way than tweaking NTUP_PER_BUCKET Simon Riggs 23:08
Re: [PATCH] Negative Transition Aggregate Functions (WIP) David Rowley 23:24

Jan. 26, 2014

Thread Author Time
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Peter Geoghegan 00:03
Re: Visual Studio 2013 build Andrew Dunstan 00:13
Re: [COMMITTERS] pgsql: libpq: Support TLS versions beyond TLSv1. Alvaro Herrera 02:13
Re: INTERVAL overflow detection is terribly broken 📎 Bruce Momjian 02:50
Re: Questionable coding in orderedsetaggs.c Atri Sharma 03:22
Re: Freezing without write I/O Peter Geoghegan 04:26
Re: GIN improvements part2: fast scan 📎 Tomas Vondra 06:24
Re: Add min and max execute statement time in pg_stat_statement Simon Riggs 08:08
Re: patch: option --if-exists for pg_dump 📎 Pavel Stehule 08:11
Re: Add min and max execute statement time in pg_stat_statement Mitsumasa KONDO 08:43
Re: Add min and max execute statement time in pg_stat_statement Simon Riggs 08:48
Re: plpgsql.warn_shadow Simon Riggs 09:19
Re: [COMMITTERS] pgsql: libpq: Support TLS versions beyond TLSv1. Craig Ringer 10:10
Re: Visual Studio 2013 build Magnus Hagander 10:44
Re: alternative back-end block formats Craig Ringer 10:47
Re: Standalone synchronous master Hannu Krosing 12:42
Re: GIN improvements part2: fast scan Andres Freund 12:51
Re: Freezing without write I/O Andres Freund 12:58
Re: INTERVAL overflow detection is terribly broken Florian Pflug 13:13
effective_cache_size calculation overflow Magnus Hagander 14:53
Re: plpgsql.warn_shadow Florian Pflug 15:49
Re: plpgsql.warn_shadow Pavel Stehule 15:53
Re: GIN improvements part2: fast scan 📎 Heikki Linnakangas 16:14
running make check with only specified tests 📎 Andrew Dunstan 16:47
Re: running make check with only specified tests Pavel Stehule 16:50
Re: [PATCH] Negative Transition Aggregate Functions (WIP) Florian Pflug 16:58
Re: running make check with only specified tests Florian Pflug 17:01
Re: running make check with only specified tests Andrew Dunstan 17:06
Re: running make check with only specified tests Tom Lane 17:08
Re: In-core regression tests for replication, cascading, archiving, PITR, etc. Michael Paquier Greg Sabino Mullane 17:12
Tablespace options in \db+ 📎 Magnus Hagander 17:13
Re: A better way than tweaking NTUP_PER_BUCKET Atri Sharma 17:17
Re: Tablespace options in \db+ Stephen Frost 17:20
Re: Recovery inconsistencies, standby much larger than primary Andres Freund 17:45
shouldn't we log permission errors when accessing the configured trigger file? Andres Freund 18:03
Re: running make check with only specified tests Andrew Dunstan 18:03
Re: GIN improvements part2: fast scan 📎 Tomas Vondra 18:20
Re: [patch] Client-only installation on Windows Andrew Dunstan 18:22
Re: Storing pg_stat_statements query texts externally, pg_stat_statements in core Tom Lane 18:38
Re: PoC: Partial sort 📎 Marti Raudsepp 19:03
Re: running make check with only specified tests Tom Lane 19:59
Re: [patch] Client-only installation on Windows Tom Lane 20:14
Re: [patch] Client-only installation on Windows Andrew Dunstan 22:01
Re: [patch] Client-only installation on Windows Andres Freund 22:04
Re: [patch] Client-only installation on Windows Andrew Dunstan 22:23
Re: plpgsql.warn_shadow Simon Riggs 22:24
jsonb and nested hstore 📎 Andrew Dunstan 22:42
Re: plpgsql.warn_shadow Pavel Stehule 22:44
Re: plpgsql.warn_shadow Simon Riggs 23:18

Browse Archives

Prev | Next