initdb question

From: "Joost Kraaijeveld" <JKraaijeveld(at)askesis(dot)nl>
To: "Pgsql-Hackers" <hackers(at)postgreSQL(dot)org>
Subject: initdb question
Date: 1998-09-30 13:47:13
Message-ID: 000001bdec78$d3fbb100$0200a8c0@panoramix
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers

Hi,

Can anyone tell where the file is actually read that is given as input in
the initdb script where "Adding template1 database to pg_database..." is
echoed?

Can anyone tell me how I can run that command line through gdb (I know that
this not a postgres question but if anyone could helpme I would ben
gratefull)?

the commandline is

postgres -boot -C -F -D/usr/local/pgsql/data -d template1 < file.txt

I know how to set the args but not how to get the redirection.

Joost Kraaijeveld

Askesis B.V.
Groenewoudseweg 46
6524VB Nijmegen
tel: 024-3888063
fax: 024-3608416
web: http:/www.askesis.nl

Responses

Browse pgsql-hackers by date

  From Date Subject
Next Message Thomas G. Lockhart 1998-09-30 15:28:50 Re: Antwort: Patches for gram.y and keywords.c
Previous Message Jose' Soares 1998-09-30 10:14:12 Re: [HACKERS] SQL92