Re: [BUGS] Fwd: Bug#308535: postgresql-client: [psql] manual page does not document ~/.pgpass file

2005-05-16 Thread Martin Pitt
Hi! Tom Lane [2005-05-13 9:49 -0400]: > Martin Pitt <[EMAIL PROTECTED]> writes: > > We recently got the bug report below. Do you agree that documenting > > ~/.pgpass in psql(1) is a good idea? > > On that theory we'd have to replicate large parts of the libpq > documentation on every one of the

Re: [BUGS] BUG #1430: CSRSS.EXE high CPU after 8.0 Installed

2005-05-16 Thread Reto Stamm
Hi, I can see the very same problem. Every time I tried, csrss.exe goes down to 1% when I turn off the Server. What can I do to help to fix it? Thanks --reto ---(end of broadcast)--- TIP 4: Don't 'kill -9' the postmaster

[BUGS] BUG #1671: Long interval string representation rejected

2005-05-16 Thread Mark Dilger
The following bug has been logged online: Bug reference: 1671 Logged by: Mark Dilger Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.2 Operating system: Mandrake Linux 9.1 (2.4.21-0.13mdkenterprise #1 SMP) Description:Long interval string representation rejec

Re: [BUGS] BUG #1578: ::bit(n) behaves "differently" if applied to bit

2005-05-16 Thread Celia McInnis
> Celia McInnis <[EMAIL PROTECTED]> wrote: 949 base 10 = 1110110101 base two. select 949::bit(10) gives 1110110101 (as expected). Bruno Wolff III wrote: Why is that expected? Based on your reasoning for the last case I would expect '00', since the first 10 bits of that integer are 0. Good

[BUGS] BUG #1670: pg_dump fails on CentOS 4

2005-05-16 Thread Josh
The following bug has been logged online: Bug reference: 1670 Logged by: Josh Email address: [EMAIL PROTECTED] PostgreSQL version: 8.0.2, 8.0.3 Operating system: CentOS 4 Description:pg_dump fails on CentOS 4 Details: pg_dump, as packaged in postgresql-8.0.3-1PGDG.i

Re: [BUGS] BUG #1670: pg_dump fails on CentOS 4

2005-05-16 Thread Tom Lane
"Josh" <[EMAIL PROTECTED]> writes: > The following bug has been logged online: > pg_dump, as packaged in postgresql-8.0.3-1PGDG.i686.rpm, fails with no > output whatsoever when run from a terminal window: > [EMAIL PROTECTED] ~]$ pg_dump -U username database > backup.sql Try turning off SELinux en

Re: [BUGS] BUG #1670: pg_dump fails on CentOS 4

2005-05-16 Thread Tom Lane
[EMAIL PROTECTED] writes: > Does this policy also apply to binaries compiled on the local machine? > When I compiled PG803 from source, then copied pg_dump to /usr/bin as > root, pg_dump worked fine. AFAIK the policy is driven off the pathname of the executable --- so it doesn't matter who compi

Re: [BUGS] initdb fails on ultra2 sparc64, freebsd 5.4

2005-05-16 Thread David Walker
On a Sun ultra2 sparc64 initdb hangs. cpu0: Sun Microsystems UltraSparc-I Processor (200.00 MHz CPU) $ initdb -D /usr/local/pgsql/data The files belonging to this database system will be owned by user "pgsql". This user must also own the server process. The database cluster will be initialized wi