summaryrefslogtreecommitdiffstats
path: root/sca-cpp/branches/lightweight-sca/components/sqldb/pgsql-start (unfollow)
Commit message (Collapse)AuthorFilesLines
2012-09-05git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1381061 ↵giorgio1-0/+0
13f79535-47bb-0310-9956-ffa450edef68
2012-05-28Database support optimizations. Use PgBouncer to pool connections. Track and ↵jsdelfino1-0/+5
manage WAL archives to optimize space and speed up database replication setup. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1343139 13f79535-47bb-0310-9956-ffa450edef68
2012-04-02Detach Memcached and Pgsql from terminal when logging with a logger like ↵jsdelfino1-1/+1
Scribe. Add a Scribe status command. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1308246 13f79535-47bb-0310-9956-ffa450edef68
2012-01-16Fix error with logging command in memcached and sqldb start / stop scripts. ↵jsdelfino1-1/+3
Adjust test scripts, add new parameter required by memcached start / stop scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1231821 13f79535-47bb-0310-9956-ffa450edef68
2011-12-30Add external configuration of Memcached and PostgreSQL logging, to allow the ↵jsdelfino1-4/+18
logs to be piped to Scribe or the HTTPD log rotation program. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1225904 13f79535-47bb-0310-9956-ffa450edef68
2011-06-28Port to Mac OS X 10.6.7.jsdelfino1-2/+2
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@1140690 13f79535-47bb-0310-9956-ffa450edef68
2010-08-16Test Postgresql hot standby + replication and integrated Postgresql database ↵jsdelfino1-10/+2
in store-cluster sample. Add a front cache component which can be used to wire a cache component and a database component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@985799 13f79535-47bb-0310-9956-ffa450edef68
2010-04-09Add store test using the sqldb component. Add conninfo and table properties ↵jsdelfino1-4/+4
to sqldb component. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@932259 13f79535-47bb-0310-9956-ffa450edef68
2010-04-08Simple SQL database component implementation, using PostgreSQL.jsdelfino1-23/+17
git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@931801 13f79535-47bb-0310-9956-ffa450edef68
2010-04-04Create build structure for an SQL database component. Add dependencies to ↵jsdelfino1-15/+21
postgresql and tinycdb to build scripts. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@930635 13f79535-47bb-0310-9956-ffa450edef68
2010-03-17Minor fixes to the INSTALL instructions. Added two more automated install ↵jsdelfino1-0/+37
scripts to help deploy build+test images. git-svn-id: http://svn.us.apache.org/repos/asf/tuscany@924189 13f79535-47bb-0310-9956-ffa450edef68