pgsql-hackers before 2018-10-20 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

Oct. 16, 2018

Thread Author Time
Re: PG vs macOS Mojave Tom Lane 14:02
Re: Creating Certificates Bruce Momjian 14:06
Re: Large writable variables Tom Lane 14:16
Re: PG vs macOS Mojave Tom Lane 15:13
Re: Large writable variables Robert Haas 15:22
Re: Large writable variables Andres Freund 16:06
pg_dump multi VALUES INSERT 📎 Surafel Temesgen 16:17
Re: Large writable variables Robert Haas 16:19
Re: Large writable variables Andres Freund 16:26
Re: Large writable variables Robert Haas 16:41
Re: Large writable variables Andres Freund 16:50
Re: Large writable variables Tom Lane 17:17
Re: Large writable variables Robert Haas 19:13
Re: Index Skip Scan 📎 Dmitry Dolgov 19:22
Re: Large writable variables Andres Freund 19:27
Re: Large writable variables Andres Freund 19:33
Re: PG vs macOS Mojave 📎 Tom Lane 19:40
Re: [RFC] Removing "magic" oids Robert Haas 19:42
Re: pg_dump multi VALUES INSERT Tom Lane 19:48
Re: [PATCH] heap_insert() and heap_update() optimization Andres Freund 19:57
Re: Large writable variables 📎 Andres Freund 20:11
Re: Large writable variables Tom Lane 20:36
Re: Large writable variables Gavin Flower 20:38
Re: Large writable variables Andres Freund 20:47
Re: Large writable variables Andres Freund 20:59
Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier 22:09
Re: Large writable variables 📎 Tom Lane 22:40
Re: pgsql: Add TAP tests for pg_verify_checksums Tom Lane 22:47
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 22:48
Re: Large writable variables Tom Lane 23:48

Oct. 17, 2018

Thread Author Time
Re: TupleTableSlot abstraction Andres Freund 00:02
pageinspect: add tuple_data_record() 📎 James Coleman 01:39
Re: pageinspect: add tuple_data_record() Andres Freund 01:46
Re: pageinspect: add tuple_data_record() James Coleman 02:05
Re: pageinspect: add tuple_data_record() Peter Geoghegan 02:05
Re: pageinspect: add tuple_data_record() Andres Freund 02:17
Implementation of Flashback Query 📎 Yang Jie 03:18
Fwd: Query Optimizer Postgresql Sumit Chaturvedi 04:42
Re[2]: [PATCH] heap_insert() and heap_update() optimization Andrey Klychkov 06:48
Re: [PATCH] heap_insert() and heap_update() optimization Andres Freund 06:53
Re: View to get all the extension control file details Haribabu Kommi 07:38
Building 64-bit postgres with GSS support on windows 📎 Victor Wagner 07:47
Pull up sublink of type 'NOT NOT (expr)' 📎 Richard Guo 08:14
Perl 5.26 and windows build system Victor Wagner 08:38
Re: Undo logs Amit Kapila 09:57
Is there any way to request unique lwlock inside a background worker in PG9.4? Hubert Zhang 10:19
Re: Is there any way to request unique lwlock inside a background worker in PG9.4? Amit Kapila 11:50
Re: PG vs macOS Mojave Jakob Egger 12:11
Re: Perl 5.26 and windows build system Sandeep Thakkar 13:15
Re: Implementation of Flashback Query Konstantin Knizhnik 14:10
Re: Fwd: Query Optimizer Postgresql Tomas Vondra 14:21
Re: PG vs macOS Mojave Tom Lane 14:28
Re: Perl 5.26 and windows build system Victor Wagner 14:37
Re: Is there any way to request unique lwlock inside a background worker in PG9.4? Hubert Zhang 15:11
Re: PG vs macOS Mojave Jakob Egger 15:15
Re: Is there any way to request unique lwlock inside a background worker in PG9.4? Andres Freund 15:21
Re: pageinspect: add tuple_data_record() Nikolay Shaplov 15:28
Re: Is there any way to request unique lwlock inside a background worker in PG9.4? Hubert Zhang 15:35
Re: [RFC] Removing "magic" oids Stephen Frost 15:49
Re: [RFC] Removing "magic" oids Stephen Frost 15:52
Re: pageinspect: add tuple_data_record() James Coleman 16:36
Re: pageinspect: add tuple_data_record() Nikolay Shaplov 16:51
Re: pageinspect: add tuple_data_record() Andres Freund 16:54
Re: pageinspect: add tuple_data_record() James Coleman 17:04
Re: pageinspect: add tuple_data_record() Andres Freund 17:05
Re: pageinspect: add tuple_data_record() James Coleman 17:14
Re: pageinspect: add tuple_data_record() Andres Freund 17:20
Peripatus/failures Larry Rosenman 17:29
Re: Peripatus/failures Tom Lane 17:41
Re: Peripatus/failures Larry Rosenman 18:12
Re: Large writable variables Andres Freund 18:34
Re: Multi-insert into a partitioned table with before insert row trigger causes server crash on latest HEAD Peter Eisentraut 18:45
Re: Implementation of Flashback Query Adam Brusselback 19:00
Re: pg_dump multi VALUES INSERT Stephen Frost 19:05
Re: Large writable variables 📎 Peter Eisentraut 19:06
Re: Large writable variables Tom Lane 19:09
Re: Large writable variables Tom Lane 19:40
DSM robustness failure (was Re: Peripatus/failures) Tom Lane 20:00
Re: Large writable variables Andres Freund 20:02
Re: DSM robustness failure (was Re: Peripatus/failures) Thomas Munro 20:43
Re: pageinspect: add tuple_data_record() James Coleman 21:02
Re: pageinspect: add tuple_data_record() Andres Freund 21:08
Re: Perl 5.26 and windows build system Andrew Dunstan 21:16
Re: Perl 5.26 and windows build system Andrew Dunstan 21:22
MSVC compilers complain about snprintf Andrew Dunstan 21:27
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 21:30
Re: MSVC compilers complain about snprintf Andres Freund 21:31
Re: Large writable variables Peter Eisentraut 21:43
Re: Large writable variables Andres Freund 21:51
pg_stat_ssl additions 📎 Peter Eisentraut 22:05
Re: DSM robustness failure (was Re: Peripatus/failures) 📎 Thomas Munro 22:08
Re: MSVC compilers complain about snprintf Andrew Dunstan 22:09
Re: Alter index rename concurrently to Peter Eisentraut 22:11
Re: MSVC compilers complain about snprintf Tom Lane 22:11
Re: DSM robustness failure (was Re: Peripatus/failures) Larry Rosenman 22:50
Re: DSM robustness failure (was Re: Peripatus/failures) Tom Lane 23:07
Re: DSM robustness failure (was Re: Peripatus/failures) Larry Rosenman 23:09
Checkpoint start logging is done inside critical section 📎 Ants Aasma 23:14

Oct. 18, 2018

Thread Author Time
RE: Implementation of Flashback Query Tsunakawa, Takayuki 00:06
Re: DSM robustness failure (was Re: Peripatus/failures) Tom Lane 00:10
Re: DSM robustness failure (was Re: Peripatus/failures) Larry Rosenman 00:14
Re: DSM robustness failure (was Re: Peripatus/failures) Tom Lane 00:55
Re: DSM robustness failure (was Re: Peripatus/failures) 📎 Thomas Munro 01:00
Re: pageinspect: add tuple_data_record() James Coleman 01:01
Re: DSM robustness failure (was Re: Peripatus/failures) Larry Rosenman 01:12
Re: DSM robustness failure (was Re: Peripatus/failures) Thomas Munro 01:17
Re: DSM robustness failure (was Re: Peripatus/failures) Larry Rosenman 01:19
Re: DSM robustness failure (was Re: Peripatus/failures) Tom Lane 01:36
Re: Pluggable Storage - Andres's take Haribabu Kommi 02:04
Re: speeding up planning with partitions Amit Langote 02:15
Re: DSM robustness failure (was Re: Peripatus/failures) Thomas Munro 02:58
RE: Small performance tweak to run-time partition pruning Imai, Yoshikazu 03:13
Re: Multi-insert into a partitioned table with before insert row trigger causes server crash on latest HEAD Ashutosh Sharma 03:14
Re: Pluggable Storage - Andres's take Haribabu Kommi 03:28
Re: DSM robustness failure (was Re: Peripatus/failures) Amit Kapila 04:00
Re: Checkpoint start logging is done inside critical section Amit Kapila 04:51
Re: Checkpoint start logging is done inside critical section Andres Freund 04:56
Re: DSM robustness failure (was Re: Peripatus/failures) Larry Rosenman 05:02
Re: Implementation of Flashback Query 📎 Yang Jie 05:22
Re: Implementation of Flashback Query 📎 Yang Jie 05:50
Re: Checkpoint start logging is done inside critical section Amit Kapila 06:02
Re: PG vs macOS Mojave Tom Lane 06:04
Re: Checkpoint start logging is done inside critical section Ants Aasma 07:04
Re: DSM robustness failure (was Re: Peripatus/failures) Thomas Munro 08:55
Re: DSM robustness failure (was Re: Peripatus/failures) 📎 Thomas Munro 09:03
lowering pg_regress privileges on Windows 📎 Andrew Dunstan 12:31
Re: Removing unneeded self joins 📎 Alexander Kuzmenkov 12:47
Possibly redundant context switch in postgres_fdw 📎 Ildar Musin 14:01
Re: PG vs macOS Mojave Tom Lane 14:57
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 19:54
removing unnecessary get_att*() lsyscache functions 📎 Peter Eisentraut 19:57
Re: Large writable variables 📎 Peter Eisentraut 20:17
Re: Large writable variables Peter Eisentraut 20:20
Re: Large writable variables Andres Freund 20:29
Re: Large writable variables Andres Freund 20:31
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Andres Freund 20:44
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 20:46
Re: Making all nbtree entries unique by having heap TIDs participate in comparisons Peter Geoghegan 21:10
Re: file cloning in pg_upgrade and CREATE DATABASE 📎 Peter Eisentraut 21:59
Re: Postgres, fsync, and OSs (specifically linux) 📎 Thomas Munro 23:26
Re: file cloning in pg_upgrade and CREATE DATABASE Michael Paquier 23:50
Re: Function to promote standby servers Michael Paquier 23:56

Oct. 19, 2018

Thread Author Time
Re: Function to promote standby servers Michael Paquier 00:08
Re: lowering pg_regress privileges on Windows Michael Paquier 00:13
Re: lowering pg_regress privileges on Windows 📎 Thomas Munro 00:25
Re: DSM segment handle generation in background workers Thomas Munro 01:01
Re: partition tree inspection functions Amit Langote 04:05
relhassubclass and partitioned indexes Amit Langote 04:58
Re: Postgres, fsync, and OSs (specifically linux) Craig Ringer 05:41
Re: relhassubclass and partitioned indexes Tom Lane 05:45
Re: relhassubclass and partitioned indexes Michael Paquier 06:17
Re: partition tree inspection functions Michael Paquier 07:47
Re: Protect syscache from bloating with negative cache entries 📎 Kyotaro HORIGUCHI 08:34
Problem about partitioned table Mehman Jafarov 09:03
Re: Optimze usage of immutable functions as relation Anthony Bykov 09:39
Re: relhassubclass and partitioned indexes 📎 Amit Langote 09:46
Re: partition tree inspection functions 📎 Amit Langote 09:55
Re: Function to promote standby servers 📎 Laurenz Albe 11:32
Re: [HACKERS] Transactions involving multiple postgres foreign servers, take 2 📎 Masahiko Sawada 12:38
Speeding up text_position_next with multibyte encodings 📎 Heikki Linnakangas 12:52
ERROR's turning FATAL in BRIN regression tests John Naylor 13:08
Re: pgsql: Add TAP tests for pg_verify_checksums Michael Paquier 13:50
WAL archive (archive_mode = always) ? Adelino Silva 14:00
Re: lowering pg_regress privileges on Windows 📎 Andrew Dunstan 14:00
Re: removing unnecessary get_att*() lsyscache functions Michael Paquier 14:00
Re: WAL archive (archive_mode = always) ? Michael Paquier 14:07
Re: ERROR's turning FATAL in BRIN regression tests Tom Lane 14:19
Re: Problem about partitioned table Adrian Klaver 14:31
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 14:36
Re: pgsql: Add TAP tests for pg_verify_checksums Michael Banck 14:43
Re: pgsql: Add TAP tests for pg_verify_checksums Tom Lane 14:53
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 14:57
Re: pgsql: Add TAP tests for pg_verify_checksums Tom Lane 15:04
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 15:17
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 17:17
[Patch] pg_rewind: options to use restore_command from recovery.conf or command line 📎 Alexey Kondratov 17:49
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 17:52
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 17:59
Re: Re: pgsql: Add TAP tests for pg_verify_checksums J Chapman Flack 18:08
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 18:11
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 18:21
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 18:30
Re: Optimze usage of immutable functions as relation 📎 Aleksandr Parfenov 18:31
Google Code In Mentorship 📎 Apurv Shah 18:44
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 18:47
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 19:21
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 19:57
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 20:07
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 20:35
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 20:57
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 21:32
Re: pgsql: Add TAP tests for pg_verify_checksums Andres Freund 21:39
Re: pgsql: Add TAP tests for pg_verify_checksums Stephen Frost 21:45
Re: pgsql: Add TAP tests for pg_verify_checksums Andrew Dunstan 21:46
Re: pgsql: Add TAP tests for pg_verify_checksums Tom Lane 22:43
Contribution to postgresql Nicky Larson 22:52
BUG #15446: Crash on ALTER TABLE PG Bug reporting form 23:20
Re: BUG #15446: Crash on ALTER TABLE Andres Freund 23:27
Re: BUG #15446: Crash on ALTER TABLE Dmitry Molotkov 23:58
Re: WAL archive (archive_mode = always) ? Jeff Janes 23:59

Browse Archives

Prev | Next