On Wed, Dec 10, 2008 at 12:26 AM, Michael Leshchenko <Michael.Leshchenko@xxxxxxxxxxxxxxxxx> wrote: > Dear pg community > > 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. Quick question, why? If you really need it, you need to shutdown pgsql and then run the file system backup of all the directories that pg uses. But a pg_dumpall is a much better way to take a backup. -- Sent via pgsql-admin mailing list (pgsql-admin@xxxxxxxxxxxxxx) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-admin