Search Postgresql Archives

Re: sql dump

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Maybe with a stored procedure that reads metadata plus data and spits everything out in sql-form to stdout somehow.  plperl might be a good language choice. 



-----Original Message-----
From: pgsql-general-owner@xxxxxxxxxxxxxx [mailto:pgsql-general-owner@xxxxxxxxxxxxxx] On Behalf Of Scott Frankel
Sent: Monday, July 26, 2010 11:59 AM
To: PostgreSQL List
Subject:  sql dump 


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

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general



[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux