Re: INITDB

From: "Chris Holmes Co UK" <chris(at)hctechnologies(dot)co(dot)uk>
To:
Cc: <pgsql-hackers-win32(at)postgresql(dot)org>
Subject: Re: INITDB
Date: 2004-06-07 13:44:44
Message-ID: 200406071344.i57DipS28946@host1.kbnet.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-hackers-win32

Thanks to Andrew and others.

I have now resolved the windows problem with the .dll for initdb - putting
it in same directory as initdb worked

Now successfully got it all running... just need to work out how to start
the server running against the customer database rather than template
version.. I have a .dump which I need to restore

But thanks for the very prompt advice

Chris
Chris Holmes TD
H&C Technologies Ltd
Tel +44 (0) 870 429 5260
Fax +44 (0) 870 429 5261
Chris(at)hctechnologies(dot)net
www.hctechnologies.net
This email and any attachments are confidential and intended for the
addressee only. If you are not the named recipient, you must not use,
disclose, reproduce, copy or distribute the contents of this communication.
If you have received this in error, please contact the sender and then
delete this email from your system.
VIRUS WARNING
The contents of any attachment to this email may contain software viruses
which could damage your own computer system.
While H&C Technologies Ltd has taken reasonable precautions to minimise this
risk, it cannot accept liability for any damage which you suffer as a result
of software viruses.
You should carry out your own virus checks before opening any attachment

-----Original Message-----
From: pgsql-hackers-win32-owner(at)postgresql(dot)org
[mailto:pgsql-hackers-win32-owner(at)postgresql(dot)org] On Behalf Of Andrew
Dunstan
Sent: 07 June 2004 13:33
To: Chris Holmes Co UK
Cc: pgsql-hackers-win32(at)postgresql(dot)org
Subject: Re: [pgsql-hackers-win32] INITDB

You need to do one of the following:

. copy libpq.dll into the bin directory where initdb.exe lives, or
. add the lib directory where libpq.dll lives to your path

cheers

andrew

Chris Holmes Co UK wrote:

>Okay.. totally a windows person... But I need to play around with
postgresql
>for a customer.... So downloaded 7.5 followed the instructions down to the
>initdb -L (or -D) then path to database....
>
>I get "this application failed to start because libpq.dll was not found,
>re-installing the application may fix this problem"
>
>I have tried just that- I even tried just executing initdb and got same
>result.
>
>Any help would be appreciated as its seems that if I succeed the rest of
the
>project could provide good testing for the coders
>Chris
>Chris Holmes TD
>H&C Technologies Ltd
>Tel +44 (0) 870 429 5260
>Fax +44 (0) 870 429 5261
>Chris(at)hctechnologies(dot)net
>www.hctechnologies.net
>This email and any attachments are confidential and intended for the
>addressee only. If you are not the named recipient, you must not use,
>disclose, reproduce, copy or distribute the contents of this communication.
>If you have received this in error, please contact the sender and then
>delete this email from your system.
>VIRUS WARNING
>The contents of any attachment to this email may contain software viruses
>which could damage your own computer system.
>While H&C Technologies Ltd has taken reasonable precautions to minimise
this
>risk, it cannot accept liability for any damage which you suffer as a
result
>of software viruses.
>You should carry out your own virus checks before opening any attachment
>
>
>
>
>------------------------------------------------------------------------
>
>
>---------------------------(end of broadcast)---------------------------
>TIP 4: Don't 'kill -9' the postmaster
>
>

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
(send "unregister YourEmailAddressHere" to majordomo(at)postgresql(dot)org)

In response to

  • Re: INITDB at 2004-06-07 12:32:45 from Andrew Dunstan

Browse pgsql-hackers-win32 by date

  From Date Subject
Next Message Bruce Momjian 2004-06-07 13:48:18 Re: binary win32 package
Previous Message Magnus Hagander 2004-06-07 13:43:10 Re: binary win32 package