AB
Size: a a a
AB
AB
LK
JS
| awk 'ORS=", "' не подойдет?JS
LK
sudo /bin/su - postgres -c "/usr/bin/psql -qAt -c 'SELECT datname FROM pg_database;'"2_
LK
2_
LK
2_
LK
sudo /bin/su - postgres -c "/usr/bin/psql -qAt -c 'SELECT datname FROM pg_database;'"| /bin/grep -v template | /bin/grep -v postgres2_
LK
LK
LK
2_
LK
sudo /bin/su - postgres -c "/usr/bin/psql -qAt -c 'select string_agg(datname, ',') from pg_database where not ( datname ('template','postgres'));'"2_