Discussion:
[ADMIN] backup
(too old to reply)
lohita nama
2012-06-18 17:50:59 UTC
Permalink
Hi

I am working as sql dba recently our team had oppurtunity to work on
postgres databases and i had experience on sql server and on windows
platform and now our company had postgres databases on solaris platform

can u please suggest how to take the back up of postgress databases by step
by step procudure

awaiting for your reply thanks for your help
Kevin Grittner
2012-06-18 17:57:46 UTC
Permalink
Post by lohita nama
I am working as sql dba recently our team had oppurtunity to work
on postgres databases and i had experience on sql server and on
windows platform and now our company had postgres databases on
solaris platform
can u please suggest how to take the back up of postgress
databases by step by step procudure
As a new user of PostgreSQL you may not yet have noticed how good
the manuals are. You should find what you need in this chapter:

http://www.postgresql.org/docs/current/interactive/backup.html

If you are on an older version of PostgreSQL, click the link at the
top for the version you are using.

If you still have questions after reading the manual, feel free to
post with a more specific question.

-Kevin
--
Sent via pgsql-admin mailing list (pgsql-***@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-admin
Frederiko Costa
2012-06-18 17:59:18 UTC
Permalink
Hi,

I would recommend this:
http://www.postgresql.org/docs/9.1/static/backup.html

Very straightforward and easy reading ...

-fred
Post by lohita nama
Hi
I am working as sql dba recently our team had oppurtunity to work on
postgres databases and i had experience on sql server and on windows
platform and now our company had postgres databases on solaris platform
can u please suggest how to take the back up of postgress databases by
step by step procudure
awaiting for your reply thanks for your help
Loading...