alternatives - Search results in mailing lists

2025-04-01 04:09:22 | Re: SEQUENCE keyword is option on GRANT (David G. Johnston)

alternative I suggest adding this to Compatibility: In PostgreSQL, the concept of relation encompassess the various

2025-02-18 03:24:44 | Re: Logical replication - initial data synchronization (David G. Johnston)

alternative(s). I do get we are on the overview page but if we use either

2025-02-02 18:53:14 | Re: creating a database (Tom Lane)

alternatives such as pgAdmin, maybe should be moved here with some suitable alterations (or added

2024-08-26 18:41:23 | Does the html document style has some problem of inline code? (sheng yan)

Alternatively, the password file to use can be specified using the connection parameter passfile

2024-08-20 03:42:33 | Re: Documentation of .pgpass for Unix is incomplete (David G. Johnston)

Alternatively, the password file to use ... I"m somewhat loath to repeat that in: https:///docs/16/libpq-connect.html#LIBPQ-CONNECT-PASSFILE

2024-07-29 15:17:41 | Re: incorrect (incomplete) description for "alter domain" (Tom Lane)

alternatively decide that that's a code bug and make ALTER DOMAIN take it, but I don't think

2024-07-22 08:00:26 | Undocumented := alternative in using option of raise statement (PG Doc comments form)

alternative to "=" is documented in https:///docs/current/plpgsql-statements.html#PLPGSQL-STATEMENTS-ASSIGNMENT I suggest to change the grammar to USING

2024-07-17 06:17:08 | Re: 13.2.1. Read Committed Isolation Level (Василий Лебедев)

alternative operation (update or do nothing)? This is very interesting! I would like to see this

2024-06-05 10:15:45 | Re: Need clarification on "field" (Laurenz Albe)

Alternatively, what about "column value"? It is perhaps not accurate, because a Datum need not be stored

2024-02-28 15:28:53 | Ubuntu and Debian Download/Installation instructions enhancement (PG Doc comments form)

alternative location could be specified for the key, of which I do not have an opinion

2024-02-08 21:54:29 | Re: Add a different archive_command example for Linux / Unix (Stephen Frost)

Alternatively, we could actually document the tools we're aware of that do work and which

2024-01-30 20:49:42 | Re: CREATE ROLE inheritance details (David G. Johnston)

Alternatively, the + command has fine-grained option control during membership creation, + and also the ability

2024-01-18 21:21:55 | Re: create table explicitly mention that unique|primary key constraint will create an (David G. Johnston)

presenting an alternative approach to introducing namespacing when we explain why schemas exist. David J.

2023-11-13 16:23:16 | Re: T is a mandatory date time separator in RFC3339 but documentation states differently (Tom Lane)

alternatively be lower case "t" or "z" respectively. which suggests that 8601 is also case

2023-11-02 16:42:19 | Please make a note regarding the PL/pgSQL FOUND variable (PG Doc comments form)

Alternatively, if it COULD set the FOUND variable, that would be great, although I realize