How to deny remote backups ?

Поиск
Список
Период
Сортировка
От juanmime@ono.com
Тема How to deny remote backups ?
Дата
Msg-id 421310210000F6B1@resmta01.ono.com
обсуждение исходный текст
Ответы Re: How to deny remote backups ?  (Bruno Wolff III <bruno@wolff.to>)
Список pgsql-admin
Hello,

First of all sorry about my bad command in english.

I have an Internet server with postgres 7.4.7, planned to give remote db
services.
I have several offices, with client programs that connect to the internet
DB server vía a SSH tunnel.

The user DB that connects to the remote DB has insert and delete permissions
(he is the owner of the DB).

The question is ... how can I block or forbide the remote DB duplication
?. I think that a remote person that knows the user DB and his password,
can connect to the DB and make a pg_dump of the DB.

Is there a method (with SQL user permitions, templates, newest version of
postgres, ...) that forbides the remote dump of database or its structure
?
I want , for example, only the postgres user can make a local backup inside
the server.

Thanks.



В списке pgsql-admin по дате отправления:

Предыдущее
От: Morus Walter
Дата:
Сообщение: Re: schema sizes
Следующее
От: KÖPFERL Robert
Дата:
Сообщение: How about putting distinct DB-schemas in extra DMBS instances