Search Postgresql Archives

Re: Creating an Independant Application

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Bob Pawley wrote:
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

Bob,

I would just have a sql script with the create database etc and then after the server is up and running, execute the script via psql or you could add a delphi DLL to do it with
Zeos or some other PG component set.

The script uses Pascal scripting to start the service, so you will know when and if it started successfully.

Later,

--
Tony Caduto
AM Software Design
http://www.amsoftwaredesign.com
Home of PG Lightning Admin for Postgresql
Your best bet for Postgresql Administration


[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux