X-Recipient: archive-cygwin AT delorie DOT com DomainKey-Signature: a=rsa-sha1; c=nofws; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; q=dns; s=default; b=FjM DTwsDmszbiSEq9x7n+YykL4gLts9yrNwC/KvxBh3RqWVe5DgqO5lsujELmuUFVac b/DGLVdPDcObdiGH0RlADATxVoNMmjXy5f7aqgci3L2LZtXfmhlmSqrRjEs9fPwC GmCttAnV+iwA3/tGX/Nderl5R6ta3zDoFqeqVXtk= DKIM-Signature: v=1; a=rsa-sha1; c=relaxed; d=sourceware.org; h=list-id :list-unsubscribe:list-subscribe:list-archive:list-post :list-help:sender:from:to:subject:date:message-id:content-type :content-transfer-encoding:mime-version; s=default; bh=foU91b/WG swL5Kp6gCo8PsyJy00=; b=h6iec3zsip3rSnfu+shDXiMYaa0efz9I9zbuWK/lH z58EOELKwcglc3gAsZuZVvGgKn72iyfD+WVcLgT0qp3gI2FwWH+i5IlumAij/Mjt R81355IiRIvyrXKO6sRoXTg5s8uDNx0RfF/kqd75RmR/ZAv6I8437HjiFiaHj0iU f0= Mailing-List: contact cygwin-help AT cygwin DOT com; run by ezmlm List-Id: List-Subscribe: List-Archive: List-Post: List-Help: , Sender: cygwin-owner AT cygwin DOT com Mail-Followup-To: cygwin AT cygwin DOT com Delivered-To: mailing list cygwin AT cygwin DOT com Authentication-Results: sourceware.org; auth=none X-Virus-Found: No X-Spam-SWARE-Status: No, score=-0.6 required=5.0 tests=AWL,BAYES_00,RCVD_IN_DNSWL_NONE,SPF_PASS autolearn=ham version=3.3.2 X-HELO: gwo5.mbox.net X-USANET-Received: from gwo5.mbox.net [127.0.0.1] by gwo5.mbox.net via mtad (C8.MAIN.3.82G) with ESMTP id 796sceuR39648Mo5; Wed, 05 Mar 2014 20:17:54 -0000 X-USANET-Routed: 5 gwsout-gwsd Q:gwsd X-USANET-Routed: 3 gwsout-vs Q:bmvirus X-USANET-GWS2-Tenant: nwea.org X-USANET-GWS2-Tagid: NWEA X-USANET-Source: 165.212.120.254 OUT jim DOT garrison AT nwea DOT org S1P5HUB6.EXCHPROD.USA.NET TLS X-USANET-MsgId: XID800sceuR37754Xo5 From: Jim Garrison To: "cygwin AT cygwin DOT com" Subject: postgresql missing pg_restore executable? Date: Wed, 5 Mar 2014 20:17:50 +0000 Message-ID: <0C723FEB5B4E5642B25B451BA57E27307517C88D@S1P5DAG3C.EXCHPROD.USA.NET> Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 X-IsSubscribed: yes Content-Transfer-Encoding: 8bit X-MIME-Autoconverted: from quoted-printable to 8bit by delorie.com id s25KIKNr019519 I may be missing something obvious, but I can find pg_restore anywhere. jim DOT garrison AT 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 DOT garrison AT E6330-74C7XW1 /c/dev/git $ cygcheck -f /usr/bin/pg_dump.exe postgresql-client-9.3.2-2 jim DOT garrison AT E6330-74C7XW1 /c/dev/git $ cygcheck -f /usr/bin/pg_restore.exe jim DOT garrison AT E6330-74C7XW1 /c/dev/git $ jim DOT garrison AT 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