This is the mail archive of the cygwin mailing list for the Cygwin project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

postgresql missing pg_restore executable?


I may be missing something obvious, but I can find pg_restore anywhere.

jim.garrison@E6330-74C7XW1 /c/dev/git
$ cygcheck -c|grep post
postgresql                          9.3.2-2                    OK
postgresql-client                   9.3.2-2                    OK
postgresql-contrib                  9.3.2-2                    OK
postgresql-devel                    9.3.2-2                    OK
postgresql-doc                      9.3.2-2                    OK
postgresql-plperl                   9.3.2-2                    OK

jim.garrison@E6330-74C7XW1 /c/dev/git
$ cygcheck -f /usr/bin/pg_dump.exe
postgresql-client-9.3.2-2

jim.garrison@E6330-74C7XW1 /c/dev/git
$ cygcheck -f /usr/bin/pg_restore.exe

jim.garrison@E6330-74C7XW1 /c/dev/git
$

jim.garrison@E6330-74C7XW1 /c/dev/git
$ cygcheck -l postgresql-client
[snip]
/usr/bin/pg_dump.exe
[snip]
/usr/share/man/man1/pg_dump.1.gz
[snip]
/usr/share/man/man1/pg_restore.1.gz

I get the same results at the package search page on cygwin.com.  pg_restore man page is present but not the executable.

Is there a reason it's not there?



--
Problem reports:       http://cygwin.com/problems.html
FAQ:                   http://cygwin.com/faq/
Documentation:         http://cygwin.com/docs.html
Unsubscribe info:      http://cygwin.com/ml/#unsubscribe-simple


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]