Search Postgresql Archives

Re: Cannot restart postgres

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



On Mon, 2006-06-19 at 17:45, Casey Duncan wrote:
> Are there any other partitions on that machine with space available?  
> If so you could move some files there from your postgres data dir and  
> symlink to them from their original location. At least then you might  
> get it to start so you can get a pg_dump to work.

Also, if you're on linux on an ext2/3 partition, try this, as root:

tune2fs -m 0 /dev/hdxn 

where x is the drive 
and n is the partition number of the drive you have your postgresql
partition on.

Set it back after your done to have your safety net once again.


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux