deepak pal wrote:
> hi
> i am trying to make script file for my database by using pg_dump in
> windows as u say i open psql to postgres then a prompt postgres# open
> then i write \i pg_dump it shows error.what should i do...plz hepl
>
\i in psql is for including a file to be read and
On Monday 03 April 2006 07:50, deepak pal wrote:
> hi
> i am trying to make script file for my database by using pg_dump in
> windows as u say i open psql to postgres then a prompt postgres# open then
> i write \i pg_dump it shows error.what should i do...plz hepl
you need to use the pg
-- Forwarded message --From: deepak pal <[EMAIL PROTECTED]>Date: Apr 3, 2006 2:05 PM
Subject: Re: [GENERAL] how to create script of database in postgres..sql(winxp)To: Tomi NA <[EMAIL PROTECTED]>it do not recognize that \i and pg_dump i use \i pg_dump mydbname>new
am 03.04.2006, um 17:20:56 +0530 mailte deepak pal folgendes:
> hi
> i am trying to make script file for my database by using pg_dump in
If you want to write your own scriptfiles, you should better use a
editor for this.
> windows as u say i open psql to postgres then a prompt postgres# open
hi
i am trying to make script file for my database by using pg_dump in windows as u say i open psql to postgres then a prompt postgres# open then i write \i pg_dump it shows error.what should i do...plz hepl