Re: how to create script of database in postgres..sql(winxp)

From: "A(dot) Kretschmer" <andreas(dot)kretschmer(at)schollglas(dot)com>
To: pgsql-general(at)postgresql(dot)org
Subject: Re: how to create script of database in postgres..sql(winxp)
Date: 2006-04-03 12:13:52
Message-ID: 20060403121352.GC31755@webserv.wug-glas.de
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-general

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 then
> i write \i pg_dump it shows error.what should i do...plz hepl........

No. You should type \i <your_script>, and replace <your_script> with the
filename (and maybe the path to this file).

HTH, Andreas
--
Andreas Kretschmer (Kontakt: siehe Header)
Heynitz: 035242/47215, D1: 0160/7141639
GnuPG-ID 0x3FFF606C http://wwwkeys.de.pgp.net
=== Schollglas Unternehmensgruppe ===

In response to

Browse pgsql-general by date

  From Date Subject
Next Message Tomi NA 2006-04-03 12:14:26 Fwd: how to create script of database in postgres..sql(winxp)
Previous Message Markus Reinhold 2006-04-03 12:13:46 Encoding problem in psql (Windows)