> i have restore my old data folder in pgsql
> but still there is a permission problem
Can you give us any more info? Specific error messages?
In general, permissions should be (I think):
chown -R postgres:postgres /path/to/data
find /path/to/data -type -d -print | xargs chmod 700
Hi all i have restore my old data folder in pgsqlbut
still there is a permission problemSo how can i restore
my complete data from the data folderYogesh
--
This message has been scanned for viruses and
dangerous content by
BanasDairy(Amul), and is
believed to be clean.