Re: Changing locale to 1250

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



*ukasz Brodziak<lukasz.brodziak@xxxxxxxxxxx> wrote:
 
> The version in 8.4. I'm trying to copy the database from Windows
> to Linux.  If it is of any importance the version of "Windows
> Postgres" is 8.2
 
Use pg_dump from your 8.4 machine.  I would use the --encoding
switch when I ran pg_dump to get UTF-8 encoding in the dump file.
Make sure you initialize your new database with a character set
which supports all the characters from the old database.
 
-Kevin

-- 
Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin


[Index of Archives]     [KVM ARM]     [KVM ia64]     [KVM ppc]     [Virtualization Tools]     [Spice Development]     [Libvirt]     [Libvirt Users]     [Linux USB Devel]     [Linux Audio Users]     [Yosemite Questions]     [Linux Kernel]     [Linux SCSI]     [XFree86]

  Powered by Linux