What exactly is the SQL_ASCII encoding in postgres? I have a pg installation
with an SQL_ASCII server encoding and my database (also SQL_ASCII) seems to
be able to handle all types of encodings? how is this possible? is this what
the server & db encoding needs to be set to in order to handle var
Version 7.4
(I just re-indexed and I'm running vacuum again)
From: Tom Lane <[EMAIL PROTECTED]>
To: "Sally Sally" <[EMAIL PROTECTED]>
CC: [EMAIL PROTECTED], [EMAIL PROTECTED]
Subject: Re: [ADMIN] VACUUM failing ??!! Date: Fri, 05 Nov 2004 11:04:00
-0500
"Sally Sally" <[EMAIL PROTECTED]> writes: