Hi Mike,

> I am newbie with PostgreSQL. I have separate table space for my 
> databases, which is located in separate folder, which is different to 
> default. I would like to carry out file system level backup.  Do I need 
> to backup only folder with my table space or all pg folders.

Do you know that a file system level backup is only useful if

a) the postgres instance is stopped 
or
b) your are using WAL archiving and have an appropiate setup to tell PG
   about backup starts and ends

You need to backup any file system structure belonging to your PG
database.

HTH,

Tino.

-- 
"What we nourish flourishes." - "Was wir nähren erblüht."

www.lichtkreis-chemnitz.de
www.craniosacralzentrum.de

-- 
Sent via pgsql-admin mailing list ([email protected])
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin

Reply via email to