Re: Backup and restore through JDBC

Поиск
Список
Период
Сортировка
От Albe Laurenz
Тема Re: Backup and restore through JDBC
Дата
Msg-id 52EF20B2E3209443BC37736D00C3C1380A98E582@EXADV1.host.magwien.gv.at
обсуждение исходный текст
Ответ на Backup and restore through JDBC  ("Marlon Petry" <marlonpetry@gmail.com>)
Ответы Re: Backup and restore through JDBC  ("Marlon Petry" <marlonpetry@gmail.com>)
Список pgsql-hackers
Marlon Petry wrote:
> I am trying to develop, a API to carry through backup and
> restore through JDBC.
> I think that the best form is to use JNI.
> Some Suggestion?

Do you mean 'backup' or 'export/dump'?
If you mean 'export', do you need anything besides SQL?
If you mean 'backup', how do you want to restore from
a client machine when there is no server running?
And if you're on the server, why would you want to use Java?

Yours,
Laurenz Albe


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

Предыдущее
От: "Joshua D. Drake"
Дата:
Сообщение: Re: JAVA Support
Следующее
От: "Magnus Hagander"
Дата:
Сообщение: Re: JAVA Support