Re: PostgreSQL help

Поиск
Список
Период
Сортировка
От PFC
Тема Re: PostgreSQL help
Дата
Msg-id op.sv9ns4xvth1vuj@localhost
обсуждение исходный текст
Ответ на PostgreSQL help  ("Shavonne Marietta Wijesinghe" <shavonne.marietta@studioform.it>)
Список pgsql-sql
Check your database encoding, client encoding, and the encoding you use in  
your file. If your database is UNICODE, pgadmin will convert accordingly,  
but your file has to be in the right encoding.


On Mon, 29 Aug 2005 12:27:41 +0200, Shavonne Marietta Wijesinghe  
<shavonne.marietta@studioform.it> wrote:

> Hey!!
>
> I have a problem and i hope this is the correct section to post it!!!
>
> When i use the COPY  Table Name FROM Location command to insert values  
> to a table using a txt file, the programme gives me errors when he finds  
> letter as "ò, è, à" inside the txt file.
> But when i use the insert command and I write some word with any of the  
> letters it seems to work. Why is that ?? What can i do to resolve it??
>
> i use the programme PgAdmin 3 to write my commands...
>
> Thank you.  
> ---------------------------(end of broadcast)---------------------------
> TIP 2: Don't 'kill -9' the postmaster
>




В списке pgsql-sql по дате отправления:

Предыдущее
От: "Shavonne Marietta Wijesinghe"
Дата:
Сообщение: PostgreSQL help
Следующее
От: "Julian Scarfe"
Дата:
Сообщение: Negative lookbehind assertions in regexs