pgsql-hackers before 2015-09-09 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

Sept. 6, 2015

Thread Author Time
Re: Separating Buffer LWlocks Andres Freund 13:28
Re: Allow a per-tablespace effective_io_concurrency setting 📎 Julien Rouhaud 13:49
Re: checkpointer continuous flushing Fabien COELHO 14:05
Re: checkpointer continuous flushing 📎 Fabien COELHO 17:05
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Pavel Stehule 17:39
Re: checkpointer continuous flushing Petr Jelinek 17:42
Re: PL/pgSQL, RAISE and error context 📎 Joe Conway 18:27
Re: checkpointer continuous flushing 📎 Fabien COELHO 18:31
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Pavel Stehule 18:34
Re: PL/pgSQL, RAISE and error context Tom Lane 18:58
Discussion summary: Proposal: Implement failover on libpq connect level. Victor Wagner 19:27
Re: exposing pg_controldata and pg_config as functions Joe Conway 19:34
Re: [PATCH] Refactoring of LWLock tranches Ildus Kurbangaliev 19:57
Re: [PATCH] Refactoring of LWLock tranches [email protected] 21:18
Re: checkpointer continuous flushing Andres Freund 21:39
Re: Too many duplicated condition query return wrong value Jeff Janes 22:47

Sept. 7, 2015

Thread Author Time
Getting total and free disk space from paths in PGDATA Michael Paquier 02:04
Re: Getting total and free disk space from paths in PGDATA Tom Lane 02:47
Re: Multi-column distinctness. Kyotaro HORIGUCHI 02:58
Re: Multi-column distinctness. Kyotaro HORIGUCHI 03:13
Re: exposing pg_controldata and pg_config as functions Peter Eisentraut 03:17
Re: Multi-column distinctness. Kyotaro HORIGUCHI 03:25
Re: Waits monitoring Amit Kapila 03:28
Re: pg_rewind tap test unstable 📎 Noah Misch 04:16
Re: Reusing abbreviated keys during second pass of ordered [set] aggregates 📎 Thomas Munro 04:35
Re: pg_rewind tap test unstable Michael Paquier 04:37
Re: checkpointer continuous flushing Amit Kapila 05:19
Re: Horizontal scalability/sharding Ashutosh Bapat 05:43
Re: Too many duplicated condition query return wrong value Atsushi Yoshida 05:49
Re: checkpointer continuous flushing Fabien COELHO 07:32
Re: Foreign join pushdown vs EvalPlanQual 📎 Etsuro Fujita 08:05
Re: [PATCH] Refactoring of LWLock tranches Ildus Kurbangaliev 08:31
Re: Foreign join pushdown vs EvalPlanQual Kyotaro HORIGUCHI 09:08
Re: On-demand running query plans using auto_explain and signals Shulgin, Oleksandr 09:55
Re: Waits monitoring Alexander Korotkov 10:58
Fwd: [Snowball-discuss] New website 📎 Oleg Bartunov 11:30
Re: Waits monitoring Ildus Kurbangaliev 11:33
Re: Fwd: [Snowball-discuss] New website Magnus Hagander 11:45
Creating unique or "internal-use-only" column names (ColumnRef) Peter Moser 11:55
Re: [COMMITTERS] pgsql: Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than Greg Stark 12:39
Re: about fsync in CLOG buffer write 张广舟 (明虚) 12:55
Re: synchronous_commit = apply 📎 Thomas Munro 13:11
Re: Creating unique or "internal-use-only" column names (ColumnRef) Alvaro Herrera 13:28
Re: WIP: Access method extendability 📎 Alexander Korotkov 13:28
pgsql: Add pages deleted from pending list to FSM Teodor Sigaev 13:29
Re: Speed up Clog Access by increasing CLOG buffers Alvaro Herrera 13:34
Re: Improving test coverage of extensions with pg_dump Michael Paquier 13:55
Re: Making tab-complete.c easier to maintain Alvaro Herrera 13:56
Re: Creating unique or "internal-use-only" column names (ColumnRef) Andrew Dunstan 14:07
Re: [COMMITTERS] pgsql: Move DTK_ISODOW DTK_DOW and DTK_DOY to be type UNITS rather than Tom Lane 14:33
Re: Creating unique or "internal-use-only" column names (ColumnRef) Tom Lane 14:40
Re: Freeze avoidance of very large table. Masahiko Sawada 15:18
Re: Proposal: Implement failover on libpq connect level. Daniel Verite 15:32
Re: WIP: Access method extendability Teodor Sigaev 15:41
Re: [PATCH] Microvacuum for gist. 📎 Anastasia Lubennikova 15:53
LLVM Address Sanitizer (ASAN) and valgrind support Greg Stark 16:05
Re: Use pg_rewind when target timeline was switched 📎 Alexander Korotkov 16:14
Re: WIP: Access method extendability Petr Jelinek 16:33
Re: Speed up Clog Access by increasing CLOG buffers Andres Freund 16:49
Re: Separating Buffer LWlocks 📎 Andres Freund 17:59
Re: WIP: Rework access method interface Petr Jelinek 18:17
Re: Horizontal scalability/sharding Ahsan Hadi 18:33
Re: Speed up Clog Access by increasing CLOG buffers Alvaro Herrera 18:56
Re: WIP: Rework access method interface Alexander Korotkov 18:56
Re: creating extension including dependencies Petr Jelinek 18:56
Re: creating extension including dependencies Andres Freund 19:01
Re: WIP: Rework access method interface Petr Jelinek 19:02
Re: creating extension including dependencies Alvaro Herrera 19:09
Re: pgbench progress with timestamp Jeff Janes 19:15
Re: creating extension including dependencies Andres Freund 19:24
Re: PATCH: numeric timestamp in log_line_prefix Alvaro Herrera 19:27
Re: creating extension including dependencies Petr Jelinek 19:28
Re: WIP: Access method extendability Teodor Sigaev 19:32
Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx 📎 Andres Freund 19:44
Re: [patch] Proposal for \rotate in psql Greg Stark 20:14
Re: [patch] Proposal for \rotate in psql Pavel Stehule 20:18
Re: PATCH: numeric timestamp in log_line_prefix Jeff Davis 20:32
Re: PATCH: numeric timestamp in log_line_prefix Alvaro Herrera 20:47
Re: PATCH: numeric timestamp in log_line_prefix Jeff Davis 20:52
Re: [patch] Proposal for \rotate in psql David G. Johnston 21:08
Re: creating extension including dependencies 📎 Petr Jelinek 21:14
Re: PATCH: numeric timestamp in log_line_prefix Jeff Davis 21:15
Re: PATCH: numeric timestamp in log_line_prefix Alvaro Herrera 21:28
Re: One question about security label command Joe Conway 21:53
Re: WIP: Rework access method interface Alexander Korotkov 22:00
Re: PATCH: numeric timestamp in log_line_prefix 📎 Jeff Davis 22:02
Re: PATCH: numeric timestamp in log_line_prefix Alvaro Herrera 22:06
Re: New functions Alvaro Herrera 22:31
Re: exposing pg_controldata and pg_config as functions Andrew Dunstan 23:21
Re: exposing pg_controldata and pg_config as functions Alvaro Herrera 23:32
Re: One question about security label command Kouhei Kaigai 23:46
Re: exposing pg_controldata and pg_config as functions Josh Berkus 23:55

Sept. 8, 2015

Thread Author Time
Re: New functions Michael Paquier 00:21
pgsql: contrib/sslinfo: add ssl_extension_info SRF Alvaro Herrera 00:24
Re: [COMMITTERS] pgsql: contrib/sslinfo: add ssl_extension_info SRF Michael Paquier 00:29
Re: New functions Alvaro Herrera 00:32
Re: [COMMITTERS] pgsql: contrib/sslinfo: add ssl_extension_info SRF Alvaro Herrera 00:32
Re: WIP: Make timestamptz_out less slow. David Rowley 00:34
Re: pg_hba_lookup function to get all matching pg_hba.conf entries Haribabu Kommi 00:57
Re: One question about security label command Joe Conway 01:14
Re: creating extension including dependencies 📎 Michael Paquier 01:44
Re: creating extension including dependencies Michael Paquier 02:06
Should TIDs be typbyval = FLOAT8PASSBYVAL to speed up CREATE INDEX CONCURRENTLY? Peter Geoghegan 02:44
Re: pageinspect patch, for showing tuple data Michael Paquier 02:53
Re: pageinspect patch, for showing tuple data Michael Paquier 02:57
Re: Should TIDs be typbyval = FLOAT8PASSBYVAL to speed up CREATE INDEX CONCURRENTLY? Tom Lane 04:03
Re: Should TIDs be typbyval = FLOAT8PASSBYVAL to speed up CREATE INDEX CONCURRENTLY? Peter Geoghegan 04:20
Re: Proposal: Implement failover on libpq connect level. Victor Wagner 04:29
Re: On-demand running query plans using auto_explain and signals 📎 Pavel Stehule 04:58
Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx Pavel Stehule 05:06
Re: Horizontal scalability/sharding Thomas Munro 06:25
Re: pgbench progress with timestamp Fabien COELHO 06:25
Re: Use pg_rewind when target timeline was switched 📎 Michael Paquier 07:28
Re: [HACKERS] 答复:[HACKERS] about fsync in CLOG buffer write Amit Kapila 07:37
答复:[HACKERS] 答复:[HACKERS] about fsync in CLOG buffer write 周正中 (德歌) 07:58
Re: Creating unique or "internal-use-only" column names (ColumnRef) Peter Moser 08:54
Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual) Etsuro Fujita 09:25
Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual) Etsuro Fujita 09:35
Re: On-demand running query plans using auto_explain and signals Shulgin, Oleksandr 09:49
Re: [PATCH] Microvacuum for gist. Teodor Sigaev 10:16
Re: [PATCH] Microvacuum for gist. 📎 Teodor Sigaev 10:47
Re: checkpointer continuous flushing Amit Kapila 10:57
Re: Speed up Clog Access by increasing CLOG buffers Amit Kapila 11:50
Re: proposal: function parse_ident Robert Haas 12:06
Re: DBT-3 with SF=20 got failed Kouhei Kaigai 12:28
Re: Small patch to fix an O(N^2) problem in foreign keys Kevin Grittner 12:49
Memory Context Info dump 📎 Rajeev rastogi 12:54
Re: proposal: function parse_ident Pavel Stehule 12:57
Re: New functions 📎 Michael Paquier 13:17
Re: Proposal: Implement failover on libpq connect level. Kevin Grittner 13:29
patch for geqo tweaks 📎 Nathan Wagner 13:44
Re: jsonb_concat: make sure we always return a non-scalar value Andrew Dunstan 13:54
Re: New functions Alvaro Herrera 14:13
Re: checkpointer continuous flushing Fabien COELHO 14:39
Re: jsonb_concat: make sure we always return a non-scalar value Teodor Sigaev 14:48
Re: jsonb_concat: make sure we always return a non-scalar value Andrew Dunstan 14:57
Re: jsonb_concat: make sure we always return a non-scalar value Thom Brown 14:57
Re: Memory Context Info dump Tom Lane 15:30
Re: patch for geqo tweaks Thom Brown 15:47
Re: Allow a per-tablespace effective_io_concurrency setting Alvaro Herrera 16:00
Re: pgbench progress with timestamp Jeff Janes 16:03
Re: Memory Context Info dump Greg Stark 16:23
Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx Andres Freund 16:33
Re: gin_fuzzy_search_limit and postgresql.conf.sample Robert Haas 16:35
Re: psql tabcomplete - minor bugfix - tabcomplete for SET ROLE TO xxx Alvaro Herrera 16:39
Odd/undocumented precedence of concatenation operator Shay Rojansky 16:43
Re: On-demand running query plans using auto_explain and signals 📎 Shulgin, Oleksandr 16:53
Re: gin_fuzzy_search_limit and postgresql.conf.sample Teodor Sigaev 17:00
Re: Waits monitoring Robert Haas 17:01
Re: Freeze avoidance of very large table. Robert Haas 17:22
Re: Separating Buffer LWlocks Robert Haas 17:29
Re: gin_fuzzy_search_limit and postgresql.conf.sample Fujii Masao 17:32
Re: WIP: Access method extendability Robert Haas 17:36
Re: [patch] Proposal for \rotate in psql Robert Haas 17:38
Re: exposing pg_controldata and pg_config as functions Robert Haas 17:44
Re: Horizontal scalability/sharding Robert Haas 17:52
Re: Separating Buffer LWlocks Andres Freund 17:54
Re: [patch] Proposal for \rotate in psql David G. Johnston 18:10
Re: [patch] Proposal for \rotate in psql Robert Haas 18:13
Re: Separating Buffer LWlocks Robert Haas 18:15
Re: proposal: function parse_ident Corey Huinker 18:17
Re: Separating Buffer LWlocks Andres Freund 18:19
Re: Odd/undocumented precedence of concatenation operator Tom Lane 18:20
Re: Autonomous Transaction is back Merlin Moncure 18:22
Re: Allow a per-tablespace effective_io_concurrency setting Julien Rouhaud 18:26
Re: Use pg_rewind when target timeline was switched Alexander Korotkov 18:27
Re: 答复:[HACKERS] 答复:[HACKERS] about fsync in CLOG buffer write Andres Freund 18:28
Re: Speed up Clog Access by increasing CLOG buffers Robert Haas 18:30
Re: Separating Buffer LWlocks Robert Haas 18:31
Re: Improving test coverage of extensions with pg_dump Andres Freund 18:33
Re: Separating Buffer LWlocks Andres Freund 18:35
Re: Horizontal scalability/sharding Petr Jelinek 18:40
Re: DBT-3 with SF=20 got failed Robert Haas 18:44
Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual) Robert Haas 18:53
Re: Horizontal scalability/sharding Merlin Moncure 18:56
Re: pgsql: Improve logging of TAP tests. 📎 Stephen Frost 18:58
Re: [PATCH v2] GSSAPI encryption support 📎 Robbie Harwood 19:12
Re: Hooking at standard_join_search (Was: Re: Foreign join pushdown vs EvalPlanQual) Robert Haas 20:18
Re: exposing pg_controldata and pg_config as functions Peter Eisentraut 20:21
Re: exposing pg_controldata and pg_config as functions Peter Eisentraut 20:22
ALTER INDEX...SET tab completion 📎 Jeff Janes 20:23
Re: proposal: function parse_ident 📎 Pavel Stehule 20:40
Re: [patch] Proposal for \rotate in psql Daniel Verite 20:55
Re: exposing pg_controldata and pg_config as functions Andrew Dunstan 20:56
Re: [patch] Proposal for \rotate in psql Pavel Stehule 20:58
Re: A better translation version of Chinese for psql/po/zh_CN.po file 📎 Rugal Bernstein 21:01
Re: DBT-3 with SF=20 got failed Tomas Vondra 21:02
Re: missing locking in at least INSERT INTO view WITH CHECK Stephen Frost 21:05
Re: why can the isolation tester handle only one waiting process? 📎 Robert Haas 21:11
Re: Getting total and free disk space from paths in PGDATA Kevin Grittner 21:13
Re: pgsql: Improve logging of TAP tests. Andrew Dunstan 21:19
Re: Allow replication roles to use file access functions Stephen Frost 21:22
Re: pgsql: Improve logging of TAP tests. Stephen Frost 21:31
Re: [PATCH] Microvacuum for gist. 📎 Anastasia Lubennikova 21:35
Re: [PATCH] Microvacuum for gist. Thom Brown 22:00
Re: Proposal: Implement failover on libpq connect level. Robert Haas 22:21
Re: Summary of plans to avoid the annoyance of Freezing Jim Nasby 23:21
Re: Making tab-complete.c easier to maintain 📎 Thomas Munro 23:33
Re: Counting lines correctly in psql help displays Jim Nasby 23:41
Re: Counting lines correctly in psql help displays Tom Lane 23:55

Browse Archives

Prev | Next