Displaying 2 results from an estimated 2 matches for "pgport".
Did you mean:
gport
2007 Sep 25
1
Postgres Config File (eg: PGDATA)
Hi guys,
need some clarification on whether there is a config file sourced by the
init script to determine where PGDATA is located.
Right now, it seems like it's not sourced from anywhere by located on
the init file itself.
Appreciate if you guys can let me know if this is the correct place for
altering it.
2007 Oct 05
5
PostgreSQL, templates, and test databases
Hi everyone.
I''m having a bit of a problem with an application I''m currently
developing with Rails 1.2.3 and PostgreSQL, attempting to use test-first
development. Here''s the scenario:
* I have the usual three databases, with migrations. Testing has been
working beautifully.
* I need to store geographic data, so I add PostGIS to all three
databases (along with