Hi amitflu, the postgres datadir is usally stored in the $PGDATA environment variable. Try to printenv this variable or simply cd to this. If it doesn't exist then try to find postgresql.conf (or the pg_hba.conf) in your local filesystem. It also must be in the DATADIR. The default install dir is /usr/local/pgsql/data, but one can install it anywhere.
I hope you will find it. Good luck! Bye, -- Csaba Egyud -----Original Message----- From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED] On Behalf Of amitflu Sent: Wednesday, October 06, 2004 5:26 PM To: The Linux-Delhi mailing list Subject: Re: [ilugd] Postgres..Urgent Help Required!! Thanks Shantanu, But I specifically need the name of the directory(with full path) where the postgressql have been initialized. Regards, Amit _______________________________ Do you Yahoo!? Declare Yourself - Register online to vote today! http://vote.yahoo.com _______________________________________________ ilugd mailinglist -- [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[EMAIL PROTECTED]/ --- Incoming mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.772 / Virus Database: 519 - Release Date: 2004.10.01. --- Outgoing mail is certified Virus Free. Checked by AVG anti-virus system (http://www.grisoft.com). Version: 6.0.772 / Virus Database: 519 - Release Date: 2004.10.01. _______________________________________________ ilugd mailinglist -- [EMAIL PROTECTED] http://frodo.hserus.net/mailman/listinfo/ilugd Archives at: http://news.gmane.org/gmane.user-groups.linux.delhi http://www.mail-archive.com/[EMAIL PROTECTED]/
