Parent Directory
|
Revision Log
Added scripts to automate the export
1 | torsten | 235 | #!/bin/sh |
2 | psql -p 5434 -U postgres -l | awk '/ka_[a-z0-9]+_db/ { print $1 }' | ||
3 | exit 0 |
Name | Value |
---|---|
svn:executable | * |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |