Обсуждение: unable to export database from postgres

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

unable to export database from postgres

От
"d.yadagiri"
Дата:
Hi

I have a database in that i have 2 schema's
 1.myschema
 2.public  (it does not contains data)

All my database tables, views and functions are in adempiere schema

When i Export the database it gives 0 bytes dump.sql.gz file

the database structure look like

http://postgresql.1045698.n5.nabble.com/file/n3323398/postgres.png





please help me

thanks in advance
--
View this message in context:
http://postgresql.1045698.n5.nabble.com/unable-to-export-database-from-postgres-tp3323398p3323398.html
Sent from the PostgreSQL - bugs mailing list archive at Nabble.com.

Re: unable to export database from postgres

От
Robert Haas
Дата:
On Fri, Dec 31, 2010 at 5:25 AM, d.yadagiri
<yadagiri.dhothineni@walkingtree.in> wrote:
> I have a database in that i have 2 schema's
> =A01.myschema
> =A02.public =A0(it does not contains data)
>
> All my database tables, views and functions are in adempiere schema
>
> When i Export the database it gives 0 bytes dump.sql.gz file
>
> the database structure look like
>
> http://postgresql.1045698.n5.nabble.com/file/n3323398/postgres.png

I don't think this is a bug, and it's definitely not a PostgreSQL bug.
 You may want to try this question here:

http://archives.postgresql.org/pgadmin-support/

But first read this:

http://wiki.postgresql.org/wiki/Guide_to_reporting_problems

--=20
Robert Haas
EnterpriseDB: http://www.enterprisedb.com
The Enterprise PostgreSQL Company