locale - Search results in mailing lists

2024-05-28 14:55:06 | Re: Postgresql streaming replication (Scott Ribe)

locale implementations. You will not be able to do streaming replication between those two Linux

2024-02-09 19:01:25 | RE: upgrade questions (David Barron)

locale as the old one (check \l on the old cluster). Run "pg_upgrade ... --check

2023-11-14 16:09:28 | Re: Dupe Key Violations in Logical Replication with PKs in Place (Scott Ribe)

locale updates are not limited to non-ASCII characters, sorting rules involving "-" changed, for instance

2023-10-19 00:00:31 | Re: pg_dump -Z6 (the default) can be pretty slow (Ron)

rebuild many indices anyway, due to glibc locale changes. -- Born in Arizona, moved to Babylonia.

2023-09-20 16:45:34 | Re: Unique index (Erik Wienhold)

will make the username unique and case-insensitive (depending on the collation and locale). -- Erik

2023-04-28 13:06:14 | how to list privileges on the database object itself via SQL? (Wetmore, Matthew (CTR))

Locale", CASE d.datlocprovider WHEN 'c' THEN 'libc' WHEN 'i' THEN 'icu' END AS "Locale

2023-03-26 04:30:06 | Re: Debian PostgreSQL 15 pg_createcluster - could not open collator for locale (Erik Wienhold)

locale" for ICU >=54: initdb.c:check_icu_locale pg_locale.c:pg_ucol_open (called

2023-03-09 14:35:49 | Re: database collation "C" and "C.LATIN1" (Tom Lane)

locale -a" claimed it exists on your platform. Postgres has some optimizations built in for "C" (and its equivalent

2023-01-26 12:42:24 | Re: Problems with unique constraints (Holger Jakobs)

locale properties - albeit the name of the locale remained the same - index corruption is possible

2023-01-13 14:15:34 | Meaning of "pg_control version number:" (kaido vaikla)

locale "en_US.UTF-8". The default database encoding has accordingly been set to "UTF8

2022-11-23 11:44:17 | Default Sort order Problem - Newbie ;-) (Franz Xaver)

Locale | Locale Provider | Access privileges -----------+----------+----------+-------------+-------------+------------+-----------------+----------------------- postgres | postgres

2022-11-23 09:08:36 | AW: Default Sort order Problem - Newbie ;-) (Franz Xaver)

locales to en did not Change the language of the Messages but hopfully it is easy

2022-05-24 12:24:59 | Error setting lc_time (Holger Jakobs)

locale is set up in the operating system:     $ locale -a | grep ^uk     uk_UA.utf8

2022-05-19 23:55:06 | bash or sql script to copy foreign table to locale table (koff)

locale  table . My script below  has some issue thanks lot ------script migrate--- #!/bin/bash export PGDATA

2022-01-14 02:14:23 | RE: database encoding and collation. (James Pang (chaolpan))

locale "C" or "POSIX", only A-Z characters got sorted by binary , for other languages