Hi,
I just installed pgsql on debian. Can i have initdb create
the database cluster in my home directory and have it all
owned by russell instead of postgres?
---(end of broadcast)---
TIP 1: subscribe and unsubscribe commands go to [EMAIL PROTECTED]
Hi,
Can you give us the command line with all options of your configure ?
It is strange it search CYGWIN32 variable first (I think it is only used
for windows not for suse)
Bruno
Michael Stenitzer wrote:
hi,
i'm in troubles. i have to compile postgres 7.1.3 on suse 9.
[yes, i have to use thi
Likit Younboon wrote:
> How to bypass Username and Password for use pg_dump with crontab.
Preferrably, set your client authentication (pg_hba.conf) not to require
passwords. In newer versions you can also store user passwords in a
file ~/.pgpass.
---(end of broadcast)-
Title: pg_dump problem
Hi,
I use PostgreSQL and use backup command (pg_dump).
I use like this $pg_dump -u -Fc -b databasename > backup.tar.gz
I need to backup with pg_dump by automatic with crontab, but pg_dump must input Username and Password.
How to bypass Username and Password for u
hi,
i'm in troubles. i have to compile postgres 7.1.3 on suse 9.
[yes, i have to use this old version, because lyris listmanager insists
on that]
unfortuantely it stops with an error
> checking types of arguments for accept()... configure: error: could
not determine argument types
attached you'll
Hi,
I am using 7.2.4 (a bit out of date, i know), and qurrently i have
configuration, that logs only error messages.
How can i make use of DEBUG_PRINT_QUERY and DEBUG_LEVEL settings so ots
log error message and also query that caused error.
Rigmor
---(end of broadcast)---