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
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