Search Postgresql Archives

Re: Insert fails when it shouldn't

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

 



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



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux