[GENERAL] WAL replication wrong collate - Mailing list pgsql-general

From basti
Subject [GENERAL] WAL replication wrong collate
Date
Msg-id 98d61dfb-ee70-dd94-1e89-906979654882@unix-solution.de
Whole thread Raw
Responses Re: [GENERAL] WAL replication wrong collate  (Michael Paquier <michael.paquier@gmail.com>)
Re: [GENERAL] WAL replication wrong collate  (basti <basti@unix-solution.de>)
List pgsql-general
Hello,

i try to replicate my database. what i have done?

- create a cluster on slave (UTF8, en_US.utf8 collate/c_type)
- stop cluster and cleanup datadir
- do basebackup from master
- start db-cluster

Master has utf8, en_us.uft8 collate/c_type
Now my db on slave has UTF8, c.utf8 collate/c_type.
Whats wrong here?

master and slave had set the same locales.
I dont unterstand that i can create a database in en_us.utf8 and then
when i did the basebackup it's change to c locale.
I cant find any option for pg_basebackup to set locale/collate.
I use this howto https://wiki.postgresql.org/wiki/Streaming_Replication
and had install an other cluster in the past with successful.

How can help please?

Best regards,
basti



pgsql-general by date:

Previous
From: stimits@comcast.net
Date:
Subject: [GENERAL] Queries for Diagramming Schema Keys
Next
From: Melvin Davidson
Date:
Subject: Re: [GENERAL] Queries for Diagramming Schema Keys