Fri, 05 Oct 2012 14:31:25 +0200 |
Radek Brich |
Add loopquery tool. Log notices to console from all tools (toolbase).
|
changeset |
files
|
Sat, 29 Sep 2012 14:01:47 +0200 |
Radek Brich |
Add test_prettysize to tests.py.
|
changeset |
files
|
Sat, 29 Sep 2012 13:53:54 +0200 |
Radek Brich |
Add test for MyManager (enable only when MySQLdb is available). Configure tests using pgtoolkit.conf (same as used by other executables).
|
changeset |
files
|
Sat, 29 Sep 2012 12:08:47 +0200 |
Radek Brich |
PgManager: Fix logging, log queries before executing, possible exceptions are logged after. Add tests for RowDict. Add tests.py - runs all tests.
|
changeset |
files
|
Wed, 26 Sep 2012 23:32:02 +0200 |
Radek Brich |
PgDiff: add partial support for SQL patch.
|
changeset |
files
|
Wed, 26 Sep 2012 23:29:54 +0200 |
Radek Brich |
Fix query logging.
|
changeset |
files
|
Wed, 26 Sep 2012 16:43:53 +0200 |
Radek Brich |
Fix.
|
changeset |
files
|
Wed, 26 Sep 2012 16:28:28 +0200 |
Radek Brich |
Update longqueries tool: add client IP, waiting attributes.
|
changeset |
files
|
Wed, 26 Sep 2012 16:21:59 +0200 |
Radek Brich |
PgManager: rewrite RowDict class.
|
changeset |
files
|
Wed, 26 Sep 2012 16:20:26 +0200 |
Radek Brich |
PgManager: update comments.
|
changeset |
files
|
Fri, 17 Aug 2012 11:14:31 +0200 |
Radek Brich |
PgDataDiff: Fix sorting - do not adapt primary key before sort condition.
|
changeset |
files
|
Fri, 17 Aug 2012 11:07:22 +0200 |
Radek Brich |
Add listserial tool. PgBrowser: Add list_sequences.
|
changeset |
files
|
Mon, 09 Jul 2012 10:29:47 +0200 |
Radek Brich |
Fixes.
|
changeset |
files
|
Thu, 31 May 2012 11:28:41 +0200 |
Radek Brich |
Update bigtables tool: scan all schemas.
|
changeset |
files
|
Wed, 23 May 2012 16:02:53 +0200 |
Radek Brich |
Fixes.
|
changeset |
files
|
Wed, 23 May 2012 11:11:16 +0200 |
Radek Brich |
pgmanager: Add create_conn_listen() which should be used with wait_for_notify. Update wait_for_notify() to not use put_conn(). Add name to ConnectionInfo. Log queries before they are called. Log exceptions. Add notifyexample.
|
changeset |
files
|
Fri, 11 May 2012 14:16:36 +0200 |
Radek Brich |
TableCopyTool: order tables with respect to references.
|
changeset |
files
|
Thu, 10 May 2012 08:42:21 +0200 |
Radek Brich |
Add PgDataCopy. Add TableCopyTool.Add SrcDstTablesTool class to toolbase, use in tablecopy, tablediff.
|
changeset |
files
|
Wed, 28 Mar 2012 17:25:18 +0200 |
Radek Brich |
PgManager: log connection name with queries. BatchUpdateTool: handle some possible exceptions and try reconnect to database.
|
changeset |
files
|
Fri, 23 Mar 2012 14:54:04 +0100 |
Radek Brich |
Add batchupdate tool. PgBrowser: add constraints to list_column_usage().
|
changeset |
files
|
Mon, 05 Mar 2012 18:36:46 +0100 |
Radek Brich |
Add browser - database schema browser using tuikit (curses UI). Add listdepends - tool which shows depending views for column. Update pgdatadiff - allow composite primary key. Update pgmanager - RowDict is now OrderedDict. Drop support for Python2.x.
|
changeset |
files
|
Mon, 27 Feb 2012 15:12:40 +0100 |
Radek Brich |
Fix analyzeall tool. Add user output formating to batchquery tool. Add isolation_level setting support to ToolBase.
|
changeset |
files
|
Tue, 14 Feb 2012 18:15:56 +0100 |
Radek Brich |
Add batchquery tool.
|
changeset |
files
|
Tue, 07 Feb 2012 11:32:07 +0100 |
Radek Brich |
analyzeall: analyze tables from all schemas by default
|
changeset |
files
|
Tue, 07 Feb 2012 10:40:35 +0100 |
Radek Brich |
Add analyzeall tool. Updates, fixes.
|
changeset |
files
|
Fri, 13 Jan 2012 15:49:24 +0100 |
Radek Brich |
Add logging mechanism for notices from postgres server. Rename SQL log to "pgmanager_sql".
|
changeset |
files
|
Thu, 15 Dec 2011 18:26:04 +0100 |
Radek Brich |
Fix bad name.
|
changeset |
files
|
Thu, 15 Dec 2011 18:21:41 +0100 |
Radek Brich |
PgManager: Add partial support for multiprocessing.
|
changeset |
files
|
Wed, 14 Dec 2011 16:29:33 +0100 |
Radek Brich |
Add keep_open parameter to create_conn.
|
changeset |
files
|
Tue, 06 Dec 2011 17:11:21 +0100 |
Radek Brich |
Add test for PgManager.
|
changeset |
files
|