0
Q:

how to set datcollate to en_US.UTF-8 in postgres

update pg_database set datcollate='en_US.UTF-8', datctype='en_US.UTF-8'
where datname='datamart_mock';
0

New to Communities?

Join the community