Обсуждение: backup

Поиск
Список
Период
Сортировка

backup

От
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

Re: backup

От
"Kevin Grittner"
Дата:
lohita nama <namalohita@gmail.com> wrote:

> 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

Re: backup

От
Frederiko Costa
Дата:
Hi,

I would recommend this:

Very straightforward and easy reading ...

-fred




On Mon, Jun 18, 2012 at 10:50 AM, lohita nama <namalohita@gmail.com> wrote:
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