changeset 93 | b72591087495 |
parent 36 | e67101c22e83 |
child 104 | d8ff52a0390f |
92:8816c917979c | 93:b72591087495 |
---|---|
1 #!/usr/bin/env python3.2 |
1 #!/usr/bin/env python3 |
2 # |
2 # |
3 # Call "NOTIFY notifyexample" on target DB to wake up this program. |
3 # Call "NOTIFY notifyexample" on target DB to wake up this program. |
4 # |
4 # |
5 |
5 |
6 from pgtoolkit import toolbase, pgmanager |
6 from pgtoolkit import toolbase, pgmanager |