failing - Search results in mailing lists
Mailing lists >> pgsql-docs >> Thread
2025-06-17 17:54:48 | Re: Clarify VACUUM FULL exclusion in total_vacuum_time docs (Fujii Masao)
failed to follow your point here... Are you suggesting it's worth mentioning that n_ins_since
Mailing lists >> pgsql-docs >> Thread >> Search in thread (7)
2025-05-28 16:06:01 | Re: Documentation should state what happens, when a commit fails (Laurenz Albe)
failed COMMIT automatically performs a ROLLBACK. Do you want to suggest a patch? Yours, Laurenz
Mailing lists >> pgsql-docs >> Thread
2025-04-30 23:51:22 | Re: 29.2. Subscription (David G. Johnston)
setting wal_level = logical but creating publications without making that change would simply fail. David J.
Mailing lists >> pgsql-docs >> Thread >> Search in thread (2)
2025-04-28 23:28:57 | Re: `inet` docs suggestion and possible bug report (Tom Lane)
fail at the next bit, /* If prefix length overspecifies mantissa, life is bad. */ if ((bits
Mailing lists >> pgsql-docs >> Thread
2025-04-11 15:45:02 | Re: generated constraint name (Euler Taveira)
fails in the "wrong" then you made the point. postgres-# select 1; wrong ERROR: syntax
Mailing lists >> pgsql-docs >> Thread
2025-04-08 21:00:29 | gen_random_uuid random source clarification (PG Doc comments form)
fail when no secure source is available rather than using a fallback (at least, that
Mailing lists >> pgsql-docs >> Thread >> Search in thread (2)
2025-04-01 04:09:22 | Re: SEQUENCE keyword is option on GRANT (David G. Johnston)
fails to cover the non-error produced by: grant insert on table ys to public
Mailing lists >> pgsql-docs >> Thread
2025-03-29 09:19:24 | Creating first database (PG Doc comments form)
fails with the error: createdb: error: connection to server at "localhost" (::1), port 5432 failed
Mailing lists >> pgsql-docs >> Thread
2025-03-20 17:08:50 | Re: Ambiguity in IS JSON description and logic (Kirk Parker)
fail for two reasons: (a) it's not JSON, or (b) it is JSON but it's not an X. 2. Curiously
Mailing lists >> pgsql-docs >> Thread
2025-02-18 03:24:44 | Re: Logical replication - initial data synchronization (David G. Johnston)
failing to describe the non-default/non-typical behaviors that also apparently exist. I believe
Mailing lists >> pgsql-docs >> Thread >> Search in thread (2)
2025-02-18 02:05:59 | Re: substring synopsis section, third argument is optional doc didn't show that (David G. Johnston)
fails in any situation that doesn't produce an actual error. The transition of "match
Mailing lists >> pgsql-docs >> Thread
2025-02-18 00:38:32 | Threading issue / maybe just doc issue. (PG Doc comments form)
fail, even in the 'safe' use case. A data race occurs and is flagged as an error
Mailing lists >> pgsql-docs >> Thread
2025-02-12 21:28:41 | incorrect error message (PG Doc comments form)
failed: FATAL: database "tester" does not exist postgres@ubu241:~$ psql psql (16.6 (Ubuntu 16.6-0ubuntu0.24.04.1
Mailing lists >> pgsql-docs >> Thread
2025-02-03 18:11:43 | Minor suggestions for docs regarding json_table (PG Doc comments form)
fail if used in strict mode Fix suggestion: Use `$.favorites` or define `favorites` as a 1 item
Mailing lists >> pgsql-docs >> Thread
2024-12-12 17:33:25 | docs are incomplete or wrong... (PG Doc comments form)
failed: FATAL: role "root" does not exist" No matter what explanation there is for it, this