cores - Search results in mailing lists

2025-06-05 18:01:52 | Re: LOCALE C.UTF-8 on EDB Windows v17 server (Daniel Verite)

core, but code outside its perimeter can still call libc functions that depend on lc_collate

2025-05-11 18:31:39 | Re: 回复: are the 2 if-statements in join_is_legal() removable? (Tom Lane)

core tests. You might try contrib/postgres_fdw first, as that tends to be the non-core

2025-05-09 11:03:37 | Re: Looking for pgbench Benchmark Results Across PostgreSQL Versions (SERHAD ERDEM)

cores, hyperthreads disabled, 120G of RAM, Ubuntu 22.04 and 1.5TB of NVMe SSD with

2025-05-09 03:52:35 | Re: Is anyone up for hosting the online PG game "Schemaverse"? (Joshua McDougall)

core database portion isn’t too complicated to get setup, it’s a sqitch project

2025-05-02 10:16:29 | checkpoint_timeout parameter & WAL archive delay, pgbackrest fails (KK CHN)

core: 1 Core(s) per socket: 16 These are vCPUs (16 nos) , OS RHEL 9, postgres

2025-04-25 18:13:49 | Re: Clarification on RLS policy (Adrian Klaver)

core of the issue you are getting is that this from the function: RETURNS character

2025-04-21 19:53:30 | Feature Proposal: Column-Level DELETE Operation in SQL (Abhishek Hatgine)

core commands: - DELETE – to remove entire rows. - UPDATE – to change or nullify column values. However

2025-04-19 00:18:17 | verify checksums online (Jeremy Schneider)

core still can't do an online check right? looking around, i think that michael

2025-04-16 17:53:37 | Re: Cannot turn track_counts on (Tom Lane)

core Postgres that would do that. PGC_S_OVERRIDE is used to lock down the values

2025-04-07 17:06:48 | Re: Custom index access method for primary keys (Tom Lane)

core code's assumptions that only btree can handle unique/pkey constraints and sorting [1]. I'm not sure

2025-03-25 13:39:03 | How to pass a list of locations (longitude, latitude) to a PostgreSQL/PostGIS stored function? (Alexander Farber)

Core 8 app as: public async Task FindCountries(IEnumerable<(long lng, long lat)> locations

2025-03-22 19:16:41 | Re: Getting all the plans. (Tom Lane)

core project. FYI, this particular version is not showing you anywhere near "all" the considered

2025-03-19 11:39:54 | Re: pgvector as standard PostgreSQL feature? (Sebastien Flaesch)

core should be. 2. Adding a type to the core distribution (or even to contrib

2025-03-19 11:24:05 | Re: Restoring only a subset of schemas (Sylvain Cuaz)

core I just want to restore some but not all the schemas. This is possible

2025-03-03 22:10:46 | Re: Infinite loop for generate_series with timestamp arguments (Tom Lane)

core problem here is to figure out which direction the series is intended to advance