From: Vladimir G. <vla...@du...> - 2010-02-03 21:18:29
|
On Feb 3, 2010, at 3:48 PM, William Piel wrote: > I'd like to do the same thing to the staging database, but I can't > seem to access the UI (http://treebase-staging.nescent.org/treebase-web/ > ) and I don't have the username/password/host parameters for direct > psql access. Can someone send me these? The web app is http://treebase-stage.nescent.org/treebase-web/ and the database is treebasestage, on the same server as treebasedev, i.e., the url should be jdbc:postgresql://treebasedb-dev.nescent.org/ treebasestage. The credentials of treebase_app should be sufficient for data updates. --Vladimir |