validly - Search results in mailing lists
Mailing lists >> pgsql-general >> Thread
2025-05-10 05:14:28 | are the 2 if-statements in join_is_legal() removable? (g l)
valid. */ if (bms_is_subset(sjinfo->min_lefthand, rel1->relids) && bms_is_subset(sjinfo->min_righthand
Mailing lists >> pgsql-general >> Thread
2025-05-07 15:16:49 | Re: huge_pages=on cause could not map anonymous shared memory: Cannot allocate memory (Alicja Kucharczyk)
valid). It’s in Polish, which I assume is fine for you: https:///pl/baza-wiedzy/blog/postgres-pamieci-ram-tipstricks/ best
Mailing lists >> pgsql-general >> Thread
2025-05-01 16:08:07 | Re: Pgbackrest : Resumable backup of same type exists (Abdul Sayeed)
valid parts of the incomplete backup. If you're concerned or just reviewing logs, you generally
Mailing lists >> pgsql-general >> Thread
2025-04-29 13:43:49 | Pg client certificate auth (Duygu Hasan)
valid client cert, but the client cert ca I need to use for the standby
Mailing lists >> pgsql-general >> Thread
2025-04-12 05:03:38 | Re: Clarification on the docs (David G. Johnston)
valid lists for each. The docs are correct in how they remove duplication. I'm undecided
Mailing lists >> pgsql-general >> Thread
2025-04-10 01:08:08 | Re: Interesting case of IMMUTABLE significantly hurting performance (Tom Lane)
valid use-cases for that, for instance if you want calls to the function to be constant
Mailing lists >> pgsql-general >> Thread
2025-04-09 08:51:45 | Re: PgBackRest fails due to filesystem full (KK CHN)
valid for full backup ^C2025-04-09 10:54:03.351 P00 INFO: backup command end: terminated
Mailing lists >> pgsql-general >> Thread
2025-04-06 23:59:51 | Re: pgvector as standard PostgreSQL feature? (Merlin Moncure)
valid, but there is definitely a squeeze on that is preventing ecosystem expansion, don't know
Mailing lists >> pgsql-general >> Thread
2025-03-19 11:17:06 | Re: Restoring only a subset of schemas (Sylvain Cuaz)
valid SQL is produced with CREATE DATABASE, CREATE SCHEMA, CREATE TABLE and all objects inside
Mailing lists >> pgsql-general >> Thread
2025-03-18 16:27:48 | Re: BUG #18575: Sometimes pg_rewind mistakenly assumes that nothing needs to be done. (Evgeniy Ratkov)
valid WAL up to 0/1590000 > > When you start the server, it will first recover all the WAL from
Mailing lists >> pgsql-general >> Thread
2025-03-14 06:57:00 | Re: Query optimization (Ron Johnson)
valid method: SELECT COUNT(*) FROM CACHEKEYS WHERE CacheType = $1 AND TrsId = $2 AND BrandId = $3 AND SportId
Mailing lists >> pgsql-general >> Thread >> Search in thread (6)
2025-03-12 18:46:49 | Re: Duplicate Key Values (Adrian Klaver)
VALID TABLE "dataset" CONSTRAINT "node_id" FOREIGN KEY (node_id) REFERENCES node(no de_id) NOT VALID
Mailing lists >> pgsql-general >> Thread
2025-02-27 21:57:43 | Re: How to debug: password authentication failed for user (Greg Sabino Mullane)
valid, and it should really be equivalent to PASSWORD 'timeshift_pass' so it's hard
Mailing lists >> pgsql-general >> Thread >> Search in thread (5)
2025-02-17 01:58:31 | Re: Best Approach for Swapping a Table with its Copy (Marcelo Fernandes)
VALID foreign key. DROP TABLE IF EXISTS table_with_not_valid_fk; CREATE TABLE table
Mailing lists >> pgsql-general >> Thread
2025-02-10 07:54:06 | Re: PG-15.6: timeout parameters erroring out (David Rowley)
format and 5min isn't a valid number. David [1] https:///docs/17/sql-set.html [2] https:///docs/current/sql-syntax-lexical.html#SQL-SYNTAX-STRINGS