help on automatically running sql files - Mailing list pgsql-admin

From Pradeepkumar, Pyatalo (IE10)
Subject help on automatically running sql files
Date
Msg-id 77ED2BF75D59D1439F90412CC5B1097410F1EE62@ie10-sahara.hiso.honeywell.com
Whole thread Raw
Responses Re: help on automatically running sql files  ("Scott Marlowe" <smarlowe@qwest.net>)
List pgsql-admin
Hi all,
For the project that I am working on , we are using Postgresql 7.4.3 on
Linux 7.2. We have all the database tables,triggers and stored procedures as
seperate .sql files which we want to ship as part of our software. Now when
the user installs our software, we need to check if postmaster service is
running or not and if it is running, then we have to run the sql files
automatically. Can anyone help me out on how to run the .sql files
automatically.



> With Best Regards
> Pradeep Kumar P J
>

pgsql-admin by date:

Previous
From: Joel McGraw
Date:
Subject: Re: Unir diferentes BD en Postgres
Next
From: "Scott Marlowe"
Date:
Subject: Re: help on automatically running sql files