X-Original-To: pgsql-sql-postgresql.org@localhost.postgresql.org Received: from localhost (av.hub.org [200.46.204.144]) by svr1.postgresql.org (Postfix) with ESMTP id A7A87DA547 for ; Fri, 11 Nov 2005 19:04:31 -0400 (AST) Received: from svr1.postgresql.org ([200.46.204.71]) by localhost (av.hub.org [200.46.204.144]) (amavisd-new, port 10024) with ESMTP id 05141-08 for ; Fri, 11 Nov 2005 23:04:28 +0000 (GMT) X-Greylist: from auto-whitelisted by SQLgrey- Received: from CORREO.correolux.com.mx (customer-200-79-53-218.uninet-ide.com.mx [200.79.53.218]) by svr1.postgresql.org (Postfix) with ESMTP id 02EF0DA4D3 for ; Fri, 11 Nov 2005 19:04:28 -0400 (AST) Received: from 192.168.7.58 ([192.168.7.58]) by correolux.com.mx with MailEnable ESMTP; Fri, 11 Nov 2005 17:05:37 -0600 Subject: pg_dump From: Judith Altamirano Figueroa To: pgsql-sql@postgresql.org Content-Type: multipart/alternative; boundary="=-1kDgssVLilPElZsRqmGv" Date: Fri, 11 Nov 2005 17:04:47 -0600 Message-Id: <1131750287.21260.117.camel@Desarrollo> Mime-Version: 1.0 X-Mailer: Evolution 2.0.2 (2.0.2-3) X-Virus-Scanned: by amavisd-new at hub.org X-Spam-Status: No, score=0.023 required=5 tests=[AWL=0.022, HTML_MESSAGE=0.001] X-Spam-Score: 0.023 X-Spam-Level: X-Archive-Number: 200511/108 X-Sequence-Number: 23359 --=-1kDgssVLilPElZsRqmGv Content-Type: text/plain Content-Transfer-Encoding: 7bit Hi how could I restore a db if I did next: pg_dump -Z 9 soi > $DESTINO/soi.bkp Thanks in advanced --=-1kDgssVLilPElZsRqmGv Content-Type: text/html; charset=utf-8 Content-Transfer-Encoding: 7bit Hi

how could I restore a db if I did next:

    pg_dump -Z 9 soi > $DESTINO/soi.bkp

Thanks in advanced --=-1kDgssVLilPElZsRqmGv--