Tom Lane wrote:
"Florian Wunderlich" <[EMAIL PROTECTED]> writes:
The following commands are
used in a file encoded in iso-8859-1:
set client_encoding='utf-8';
select upper('äöü');
Isn't that pilot error, plain and simple? You told the machine your
input is in utf8, not latin1.
"Florian Wunderlich" <[EMAIL PROTECTED]> writes:
> The following commands are
> used in a file encoded in iso-8859-1:
> set client_encoding='utf-8';
> select upper('äöü');
Isn't that pilot error, plain and simple? You told the machine your
input is in utf8, not latin1.
In Windows XP, using createdb.exe didn't automatically prompt for password.
But now in Windows Vista, it always prompts for password, and there is no
option to disable this. This will make it difficult to get my application
installed on Vista...
createdb.exe -U postgres myDb
password:??? <- this
The following bug has been logged online:
Bug reference: 3316
Logged by: Florian Wunderlich
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: Linux 2.6.15.6 (debian)
Description:upper() does not convert to upper case on database with
encodin
I use all static IPs for my servers and most of my workstations. I'm
virtually positive the problem is not in how the IP address is
assigned, TCP/IP sockets don't differentiate a static from dynamic IP
address. You've probably got another network setup problem. Have
you used Ping to dete
The following bug has been logged online:
Bug reference: 3315
Logged by: Balachandran
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2
Operating system: Windows XP
Description:Cannot configure XP over Static IP
Details:
Hi Guys,
Cannot able to configure Pos
The following bug has been logged online:
Bug reference: 3314
Logged by: Dmitry Maksyoma
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4-1 Debian
Operating system: Debian unstable, 2.6.18-4-686
Description:DOMAIN NOT NULL constraint enforced in plPgSQL DECL
The following bug has been logged online:
Bug reference: 3313
Logged by: siva
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2
Operating system: Windows XP
Description:I cann't put static ip in windows postgressql
Details:
Dear All,
I have instaled PostgresS
[added -bugs back to the CC]
Dmitry Dmitriev wrote:
> Stefan,
>
> Thank you for quick response.
> I guess that this problem with ODBC driver.
> The following file fragment psqlodbc.h from official PostgreSQL web site:
> http://wwwmaster.postgresql.org/download/mirrors-ftp?file=%2Fodbc%2Fversion