public inbox for [email protected]  
help / color / mirror / Atom feed
collation.html natural sort
  2022-05-26 14:30 UTC  jian he <[email protected]>

about pg14 new parameter in_hot_standby
  2022-05-22 03:59 UTC  yanliang lei <[email protected]>
` Re: about pg14 new parameter in_hot_standby
  2022-05-24 23:57 UTC  Bruce Momjian <[email protected]>
  [2+ messages in thread]

INVALID index while concurrent indexing in progress?
  2022-05-18 19:33 UTC  PG Doc comments form <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-19 13:32 UTC  Rajakavitha Kodhandapani <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-19 15:37 UTC  Laurenz Albe <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-19 16:15 UTC  Lauren Fliksteen <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-19 16:31 UTC  Rajakavitha Kodhandapani <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-19 16:36 UTC  Alvaro Herrera <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-20 04:44 UTC  Rajakavitha Kodhandapani <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-20 06:59 UTC  Laurenz Albe <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-20 08:30 UTC  Alvaro Herrera <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-20 10:25 UTC  Laurenz Albe <[email protected]>
` Re: INVALID index while concurrent indexing in progress?
  2022-05-21 15:03 UTC  Rajakavitha Kodhandapani <[email protected]>
  [11+ messages in thread]

Spelling Mistake
  2022-05-18 03:02 UTC  PG Doc comments form <[email protected]>
` Re: Spelling Mistake
  2022-05-18 09:23 UTC  Michael Paquier <[email protected]>
` Re: Spelling Mistake
  2022-05-18 09:37 UTC  Rajakavitha Kodhandapani <[email protected]>
` Re: Spelling Mistake
  2022-05-18 12:30 UTC  James Douitsis <[email protected]>
` Re: Spelling Mistake
  2022-05-18 12:30 UTC  James Douitsis <[email protected]>
  [5+ messages in thread]

Reserved word: OWNER
  2022-05-13 07:40 UTC  PG Doc comments form <[email protected]>
` Re: Reserved word: OWNER
  2022-05-13 12:53 UTC  Thom Brown <[email protected]>
` Re: Reserved word: OWNER
  2022-05-13 13:33 UTC  Tom Lane <[email protected]>
  [3+ messages in thread]

SET TRANSACTION SNAPSHOT sounds like replicated environment but isn't
  2022-05-11 13:45 UTC  PG Doc comments form <[email protected]>
` Re: SET TRANSACTION SNAPSHOT sounds like replicated environment but isn't
  2022-05-11 17:00 UTC  David G. Johnston <[email protected]>
  [2+ messages in thread]

Docs about INSERT wait in Read Commited transaction
  2022-05-07 22:12 UTC  PG Doc comments form <[email protected]>
` Re: Docs about INSERT wait in Read Commited transaction
  2022-05-09 01:27 UTC  David G. Johnston <[email protected]>
` Re: Docs about INSERT wait in Read Commited transaction
  2022-05-09 01:36 UTC  Ivan Tsyba <[email protected]>
  [3+ messages in thread]

Specify bytes storage for enum data types
  2022-05-04 21:20 UTC  PG Doc comments form <[email protected]>
` Re: Specify bytes storage for enum data types
  2022-05-05 12:30 UTC  David G. Johnston <[email protected]>
` Re: Specify bytes storage for enum data types
  2022-05-05 13:04 UTC  Sumit Sengupta <[email protected]>
  [3+ messages in thread]

BETWEEN operator not indexed
  2022-05-03 05:23 UTC  PG Doc comments form <[email protected]>
` Re: BETWEEN operator not indexed
  2022-05-03 11:43 UTC  Daniel Gustafsson <[email protected]>
` Re: BETWEEN operator not indexed
  2022-05-03 12:02 UTC  Alvaro Herrera <[email protected]>
  [3+ messages in thread]

Clarification of triggers with 'OF column_name' in 'Overview of Trigger Behavior'
  2022-05-02 17:40 UTC  PG Doc comments form <[email protected]>
` Re: Clarification of triggers with 'OF column_name' in 'Overview of Trigger Behavior'
  2022-05-02 22:21 UTC  David G. Johnston <[email protected]>
` Re: Clarification of triggers with 'OF column_name' in 'Overview of Trigger Behavior'
  2022-05-02 23:42 UTC  Josh Silver <[email protected]>
` Re: Clarification of triggers with 'OF column_name' in 'Overview of Trigger Behavior'
  2022-05-02 23:53 UTC  David G. Johnston <[email protected]>
` Re: Clarification of triggers with 'OF column_name' in 'Overview of Trigger Behavior'
  2022-05-03 01:32 UTC  Josh Silver <[email protected]>
` Re: Clarification of triggers with 'OF column_name' in 'Overview of Trigger Behavior'
  2022-05-03 01:55 UTC  David G. Johnston <[email protected]>
` Re: Clarification of triggers with 'OF column_name' in 'Overview of Trigger Behavior'
  2022-05-03 02:10 UTC  David G. Johnston <[email protected]>
` Re: Clarification of triggers with 'OF column_name' in 'Overview of Trigger Behavior'
  2022-05-03 03:33 UTC  Josh Silver <[email protected]>
  [8+ messages in thread]

[PATCH] case-sensitivity note in initdb
  2022-04-29 08:55 UTC  Alvaro Herrera <[email protected]>

Mixed field in table 70.3
  2022-04-27 14:45 UTC  PG Doc comments form <[email protected]>
` Re: Mixed field in table 70.3
  2022-04-27 16:50 UTC  Tom Lane <[email protected]>
  [2+ messages in thread]

43.10 Trigger Functions one sentences kind of not easy to understand.
  2022-04-27 11:39 UTC  Jian He <[email protected]>
` Re: 43.10 Trigger Functions one sentences kind of not easy to understand.
  2022-04-27 11:46 UTC  Alvaro Herrera <[email protected]>
  [2+ messages in thread]

'CREATE OR REPLACE FUNCTION' behavior whenever a transaction is running
  2022-04-20 18:02 UTC  PG Doc comments form <[email protected]>
` Re: 'CREATE OR REPLACE FUNCTION' behavior whenever a transaction is running
  2022-04-20 20:52 UTC  David G. Johnston <[email protected]>
  [2+ messages in thread]

What is a "simple expression"?
  2022-04-20 18:46 UTC  PG Doc comments form <[email protected]>
` Re: What is a "simple expression"?
  2022-04-20 20:32 UTC  David G. Johnston <[email protected]>
  [2+ messages in thread]

Add further details to ROW SHARE table level lock modes section
  2022-04-04 15:54 UTC  PG Doc comments form <[email protected]>
` Re: Add further details to ROW SHARE table level lock modes section
  2022-04-13 18:00 UTC  Alvaro Herrera <[email protected]>
` Re: Add further details to ROW SHARE table level lock modes section
  2022-04-13 18:11 UTC  Erikjan Rijkers <[email protected]>
  [3+ messages in thread]

"GIN and GiST Index Types" page is about usage in full text search, but looks general purpose
  2022-04-12 18:43 UTC  PG Doc comments form <[email protected]>
` Re: "GIN and GiST Index Types" page is about usage in full text search, but looks general purpose
  2022-04-12 19:34 UTC  Peter Geoghegan <[email protected]>
` Re: "GIN and GiST Index Types" page is about usage in full text search, but looks general purpose
  2022-04-12 19:49 UTC  Tom Lane <[email protected]>
` Re: "GIN and GiST Index Types" page is about usage in full text search, but looks general purpose
  2022-04-12 19:53 UTC  Peter Geoghegan <[email protected]>
` Re: "GIN and GiST Index Types" page is about usage in full text search, but looks general purpose
  2022-04-12 20:28 UTC  Tom Lane <[email protected]>
` Re: "GIN and GiST Index Types" page is about usage in full text search, but looks general purpose
  2022-04-12 21:34 UTC  Peter Geoghegan <[email protected]>
` Re: "GIN and GiST Index Types" page is about usage in full text search, but looks general purpose
  2022-04-12 22:22 UTC  Tom Lane <[email protected]>
  [7+ messages in thread]

incorrect information in documentation
  2021-08-09 12:53 UTC  PG Doc comments form <[email protected]>
` Re: incorrect information in documentation
  2021-08-09 16:06 UTC  David G. Johnston <[email protected]>
` Re: incorrect information in documentation
  2021-08-09 16:20 UTC  David G. Johnston <[email protected]>
` Re: incorrect information in documentation
  2021-08-09 18:05 UTC  Bruce Momjian <[email protected]>
` Re: incorrect information in documentation
  2021-08-10 03:40 UTC  David G. Johnston <[email protected]>
` Re: incorrect information in documentation
  2022-04-12 21:36 UTC  David G. Johnston <[email protected]>
  [6+ messages in thread]

role attributes are missing from this page
  2022-04-12 18:08 UTC  PG Doc comments form <[email protected]>
` Re: role attributes are missing from this page
  2022-04-12 19:29 UTC  Tom Lane <[email protected]>
` Re: role attributes are missing from this page
  2022-04-12 19:36 UTC  Keith Wanta <[email protected]>
  [3+ messages in thread]

Missing example for SAVEPOINT using the same savepoint name
  2022-04-11 16:00 UTC  PG Doc comments form <[email protected]>
` Re: Missing example for SAVEPOINT using the same savepoint name
  2022-04-12 14:41 UTC  David G. Johnston <[email protected]>
` Re: Missing example for SAVEPOINT using the same savepoint name
  2022-04-12 14:48 UTC  Sebastien Flaesch <[email protected]>
  [3+ messages in thread]

Update wording of INSERT ON CONFLICT "rows proposed for insertion"
  2022-03-09 00:14 UTC  David G. Johnston <[email protected]>
` Re: Update wording of INSERT ON CONFLICT "rows proposed for insertion"
  2022-04-12 03:21 UTC  David G. Johnston <[email protected]>
  [2+ messages in thread]

41.3. Materialized Views: Create table should be create view?
  2022-04-08 08:13 UTC  PG Doc comments form <[email protected]>
` Re: 41.3. Materialized Views: Create table should be create view?
  2022-04-09 19:50 UTC  David G. Johnston <[email protected]>
  [2+ messages in thread]

Improve documentation for pg_upgrade, standbys and rsync
  2021-05-18 17:49 UTC  Laurenz Albe <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2021-05-19 14:31 UTC  Stephen Frost <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2021-05-19 16:53 UTC  Laurenz Albe <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2021-07-16 05:46 UTC  Laurenz Albe <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2021-07-16 13:17 UTC  Stephen Frost <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2021-07-22 13:36 UTC  Laurenz Albe <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2021-07-26 19:11 UTC  Stephen Frost <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2021-08-18 12:24 UTC  Laurenz Albe <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2022-04-05 16:38 UTC  Robert Haas <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2022-04-05 17:10 UTC  Stephen Frost <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2022-04-05 18:59 UTC  Bruce Momjian <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2022-04-06 10:35 UTC  Laurenz Albe <[email protected]>
` Re: Improve documentation for pg_upgrade, standbys and rsync
  2022-04-08 05:14 UTC  Laurenz Albe <[email protected]>
  [13+ messages in thread]

stxkind only explain two elements. left two unexplained.
  2022-04-06 05:01 UTC  Jian He <[email protected]>
` Re: stxkind only explain two elements. left two unexplained.
  2022-04-06 05:03 UTC  David G. Johnston <[email protected]>
  [2+ messages in thread]

Indexes documentation bug
  2022-04-04 12:21 UTC  Kouber Saparev <[email protected]>
` Re: Indexes documentation bug
  2022-04-04 14:01 UTC  Tom Lane <[email protected]>
` Re: Indexes documentation bug
  2022-04-04 14:11 UTC  Kouber Saparev <[email protected]>
  [3+ messages in thread]


[next (older)]

This inbox is served by agora; see mirroring instructions
for how to clone and mirror all data and code used for this inbox