1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52
|
etc/postgresql/postgresql.env
usr/bin/createdb
usr/bin/createuser
usr/bin/createlang
usr/bin/dropdb
usr/bin/dropuser
usr/bin/droplang
usr/bin/pg_dump
usr/bin/pg_dumpall
usr/bin/pg_restore
usr/bin/pg_wrapper
usr/bin/clusterdb
usr/bin/vacuumdb
usr/bin/psql
usr/lib/postgresql/bin/createdb
usr/lib/postgresql/bin/createuser
usr/lib/postgresql/bin/createlang
usr/lib/postgresql/bin/dropdb
usr/lib/postgresql/bin/dropuser
usr/lib/postgresql/bin/droplang
usr/lib/postgresql/bin/pg_dump
usr/lib/postgresql/bin/pg_dumpall
usr/lib/postgresql/bin/pg_restore
usr/lib/postgresql/bin/psql
usr/lib/postgresql/bin/clusterdb
usr/lib/postgresql/bin/vacuumdb
usr/share/locale/cs/LC_MESSAGES/pg_dump.mo
usr/share/locale/cs/LC_MESSAGES/psql.mo
usr/share/locale/de/LC_MESSAGES/pg_dump.mo
usr/share/locale/de/LC_MESSAGES/psql.mo
usr/share/locale/fr/LC_MESSAGES/psql.mo
usr/share/locale/hu/LC_MESSAGES/psql.mo
usr/share/locale/pt_BR/LC_MESSAGES/pg_dump.mo
usr/share/locale/ru/LC_MESSAGES/pg_dump.mo
usr/share/locale/ru/LC_MESSAGES/psql.mo
usr/share/locale/sv/LC_MESSAGES/pg_dump.mo
usr/share/locale/sv/LC_MESSAGES/psql.mo
usr/share/locale/zh_CN/LC_MESSAGES/pg_dump.mo
usr/share/locale/zh_CN/LC_MESSAGES/psql.mo
usr/share/locale/zh_TW/LC_MESSAGES/pg_dump.mo
usr/share/locale/zh_TW/LC_MESSAGES/psql.mo
usr/share/man/man1/createdb.1
usr/share/man/man1/createuser.1
usr/share/man/man1/dropdb.1
usr/share/man/man1/clusterdb.1
usr/share/man/man1/vacuumdb.1
usr/share/man/man1/dropuser.1
usr/share/man/man1/pg_dump.1
usr/share/man/man1/pg_dumpall.1
usr/share/man/man1/pg_restore.1
usr/share/man/man1/pg_wrapper.1
usr/share/man/man1/psql.1
|