| From: | "Joel Fradkin" <jfradkin(at)wazagua(dot)com> |
|---|---|
| To: | <pgsql-sql(at)postgresql(dot)org> |
| Subject: | Did a good restore |
| Date: | 2005-02-08 15:39:02 |
| Message-ID: | 004b01c50df4$51ab2880$797ba8c0@jfradkin |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-sql |
I just wanted to thank those who helped me.
I finally hit it on the head, was the SQL_ASCHII versus UNICODE.
I am not sure why I got my original database in SQL_ASCHII, but when I did
my create with it and restored to it it was fine.
I am going to try my create with UNICODE (the default it seems unless from
command line) and run my app to copy my data over to see if I can then
backup and restore ok with UNICODE. I have the feeling I will be better off
using it as we do anticipate foreign language users.
Joel Fradkin
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Joel Fradkin | 2005-02-09 01:04:46 | 8 rpms for red hat |
| Previous Message | Levente Lajko | 2005-02-08 14:05:46 | Updating selected record |