pgtoolkit/tools/__init__.py
author Radek Brich <radek.brich@devl.cz>
Mon, 26 May 2014 18:18:21 +0200
changeset 103 24e94a3da209
parent 101 2a2d0d5df03b
permissions -rw-r--r--
Update bigtables tool: Sort by size with indexes, not just data.

__all__ = ['analyzeall', 'batchcopy', 'bigtables', 'listdepends',
    'listserial', 'longqueries', 'loopquery',
    'runquery', 'schemadiff', 'tablediff', 'tablesync']