Parent Directory
|
Revision Log
Modified script to be used in the production environment.
1 | torsten | 235 | #!/bin/sh |
2 | torsten | 246 | psql -p 5432 -U postgres -l | awk '/ka_01[a-z0-9]+_db/ { print $1 }' |
3 | torsten | 235 | exit 0 |
Name | Value |
---|---|
svn:executable | * |
[email protected] | ViewVC Help |
Powered by ViewVC 1.1.26 |