sql dump

Поиск
Список
Период
Сортировка
От Scott Frankel
Тема sql dump
Дата
Msg-id 407EB315-6936-4090-947E-1F1888C871D8@circlesfx.com
обсуждение исходный текст
Ответы Re: sql dump  (Raymond O'Donnell <rod@iol.ie>)
Re: sql dump  (Vincenzo Romano <vincenzo.romano@notorand.it>)
Re: sql dump  (Ian Barwick <barwick@gmail.com>)
Re: sql dump  (David Fetter <david@fetter.org>)
Re: sql dump  ("Gauthier, Dave" <dave.gauthier@intel.com>)
Список pgsql-general
Hi all,

Is it possible to perform an SQL Dump without using pg_dump?

I have a special case situation wherein my application has access to a
remotely-hosted PG (8.3) database, but does not have access to its
admin tools.  (There's a longer backstory here that I'm happy to
explain if necessary.)  I'm looking for an efficient way to dump all
the data in the DB without having to SELECT * on each table.

Thanks in advance!
Scott

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

Предыдущее
От: Samuel Gilbert
Дата:
Сообщение: Re: Blocked inserts on tables with FK to tables for which UPDATE has been revoked
Следующее
От: Raymond O'Donnell
Дата:
Сообщение: Re: sql dump