| From: | Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us> |
|---|---|
| To: | Adarsh Sharma <adarsh(dot)sharma(at)orkash(dot)com> |
| Cc: | pgsql-general(at)postgresql(dot)org |
| Subject: | Re: Backup Fails |
| Date: | 2011-02-23 04:37:05 |
| Message-ID: | 13950.1298435825@sss.pgh.pa.us |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
Adarsh Sharma <adarsh(dot)sharma(at)orkash(dot)com> writes:
> Dear all,
> I performed backup of databases in Database Servers but Today when I'm
> going to backup of one of databases , the following error occurs :
> [root(at)s8-mysd-2 8.4SS]# bin/pg_dump -Upostgres -i -o pdc_uima_olap |
> gzip -c > /hdd4-1/pdc_uima_olap108feb18.sql.gz
> Password:
> pg_dump: [archiver (db)] connection to database "pdc_uima_olap" failed:
> FATAL: could not write init file
> [root(at)s8-mysd-2 8.4SS]#
Server out of disk space or the data directory somehow became
write-protected, I'd guess.
regards, tom lane
| From | Date | Subject | |
|---|---|---|---|
| Next Message | itishree sukla | 2011-02-23 06:38:04 | FATAL: no pg_hba.conf entry for host “::1***" |
| Previous Message | Adarsh Sharma | 2011-02-23 04:21:46 | Backup Fails |