Re: How to import *.sql file to postgresql database
От | Andre Lopes |
---|---|
Тема | Re: How to import *.sql file to postgresql database |
Дата | |
Msg-id | AANLkTimA00lTinau4Se8zlMiUTzPfJOAl5N7VokmDrvx@mail.gmail.com обсуждение исходный текст |
Ответ на | Re: How to import *.sql file to postgresql database (Edoardo Panfili <edoardo@aspix.it>) |
Ответы |
Re: How to import *.sql file to postgresql database
Re: How to import *.sql file to postgresql database |
Список | pgsql-general |
If I do this command gives me the same error:
[quote]
ERROR: invalid byte sequence for encoding "UTF8": 0xff
HINT: This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by "client_encoding".
[/quote]
What more can I do?
Best Regards,
[quote]
ERROR: invalid byte sequence for encoding "UTF8": 0xff
HINT: This error can also happen if the byte sequence does not match the encoding expected by the server, which is controlled by "client_encoding".
[/quote]
What more can I do?
Best Regards,
On Sun, Jul 18, 2010 at 9:11 PM, Edoardo Panfili <edoardo@aspix.it> wrote:
I thinkOn 18/07/10 22.06, Andre Lopes wrote:Hi,
I have a DUMP file with INSERT's commands. I need to import this data to
postgresql database with the "psql" command.
How can I do this task?
psql -U user_name database_name <dump_file
EDoardo
--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general
В списке pgsql-general по дате отправления: