dates and encoding

From: tony <tony(at)animaproductions(dot)com>
To: postgres list <pgsql-general(at)postgresql(dot)org>
Subject: dates and encoding
Date: 2002-02-27 08:20:37
Message-ID: 1014798038.2083.10.camel@vaio
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

Been fooling around a bit with settings

NOTICE: DateStyle is ISO with European conventions

Great but how do I get set date2 = date 'date1' + interval '30 days' to
work? it gives a "bad external date representation" error

NOTICE: Current client encoding is 'UNICODE'
NOTICE: Current server encoding is 'LATIN1'

Why is the client encoding different from the server encoding? They were
both the same in 7.1.x weren't they?

Cheers

Tony Grant

--
RedHat Linux on Sony Vaio C1XD/S
http://www.animaproductions.com/linux2.html
Macromedia UltraDev with PostgreSQL
http://www.animaproductions.com/ultra.html

Responses

Browse pgsql-general by date

  From Date Subject
Next Message Jean-Michel POURE 2002-02-27 08:28:50 Re: atomicity
Previous Message Hugo Coolens 2002-02-27 08:07:54 Re: terminal with horizontal scrollbar