Search Postgresql Archives

Re: pg_dump

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

 



Bob Pawley wrote:
This is the example found in the documentation to dump a database.
"Examples

To dump a database:

$ pg_dump mydb > db.out"

The following - $ pg_dump aurel > aurel.out - gives me
"ERROR:  syntax error at or near "$" at character 1"

What am I missing???

Bob


The "$" is part of the OS prompt. Windows would look something like "c:\pg_dump mydb > db.out". Omit the "$" and it should be fine.


[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