Re: Insert fails when it shouldn't

Поиск
Список
Период
Сортировка
От anakreonmejdi@yahoo.gr
Тема Re: Insert fails when it shouldn't
Дата
Msg-id 17418.57574.389811.951363@mathind.csd.auth.gr
обсуждение исходный текст
Ответ на Re: Insert fails when it shouldn't  ("Jim Nasby" <jnasby@pervasive.com>)
Список pgsql-general
I use this script to create the database:
DROP DATABASE tei;

CREATE DATABASE tei
WITH ENCODING='iso_8859_7'
OWNER=anakreon
TEMPLATE=template1

The encoding of the database is iso_8859_7.

--
Three words describe our society:homo homini lupus


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

Предыдущее
От: Brendan Duddridge
Дата:
Сообщение: Re: PostgreSQL on Intel Core Duo Macs?
Следующее
От: "Andrew L. Gould"
Дата:
Сообщение: Re: PostgreSQL on Intel Core Duo Macs?