Peter Moscatt <[EMAIL PROTECTED]> writes:

> Thanks Tony... yes that helps explain why I am not seeing what I expected 
> to see.
> 
> Right.....  If I was developing an application, say with Python and I 
> needed to transport my created database and make it part of an installation 
> process (create a tar ball with all needed components), do I just include 
> the /usr/local/pgsql/data  directory as part of my dist ??

It would be a MUCH better idea instead to include an SQL script that's 
run automatically by the install process.

It's more flexible and more robust against version skew etc.

-Doug
-- 
Free Dmitry Sklyarov! 
http://www.freesklyarov.org/ 

We will return to our regularly scheduled signature shortly.

---------------------------(end of broadcast)---------------------------
TIP 2: you can get off all lists at once with the unregister command
    (send "unregister YourEmailAddressHere" to [EMAIL PROTECTED])

Reply via email to