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
|