What is the best way of installing the tables, triggers etc? Do I add a
project dump file or generate them from an sql file?
Bob
----- Original Message -----
From: "Tony Caduto" <[EMAIL PROTECTED]>
To: "Bob Pawley" <[EMAIL PROTECTED]>; <pgsql-general@postgresql.org>
Sent: Tuesday, December 19, 2006 9:57 AM
Subject: Re: [GENERAL] Creating an Independant Application
Bob Pawley wrote:
Thanks Tony
What PostgreSQL files do I use?
Bob
Hi Bob,
you need these files:
http://wwwmaster.postgresql.org/download/mirrors-ftp?file=binary%2Fv8.1.5%2Fwin32%2Fpostgresql-8.1.5-1-binaries-no-installer.zip
You will need to modify the Inno script so it points to the correct
location on your system.
I have not tested it with 8.2.
--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration
---------------------------(end of broadcast)---------------------------
TIP 5: don't forget to increase your free space map settings
---------------------------(end of broadcast)---------------------------
TIP 9: In versions below 8.0, the planner will ignore your desire to
choose an index scan if your joining column's datatypes do not
match