Search Postgresql Archives

Re: Viewing Database Scheme

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

 



On Jan 28, 2006, at 4:20 PM, Eric B. Ridge wrote:

Dude, "pg_dump" is not a psql command, nor is it a SQL command. It's a command-line program. You run it from your shell:

$ pg_dump --schema-only pg_dump > xrms-schema.dmp

pardon my type-o.  This should read:

$ pg_dump --schema-only contacts > xrms-schema.dmp

eric


[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