J Smith
|
406167058b
|
Add additional PostgreSQL completions for 13+ and reorganize
|
2022-01-27 18:23:03 -04:00 |
|
J Smith
|
f46ec9befb
|
Add additional PostgreSQL completions for PostgreSQL 12+
|
2020-02-13 14:31:02 -04:00 |
|
J Smith
|
2ab70accf4
|
Fix a syntax error on the PostgreSQL createuser utility
|
2019-06-14 16:12:15 -03:00 |
|
J Smith
|
bbd0fe91f4
|
Add the --role option to the common pgsql options
|
2017-08-28 11:51:58 -03:00 |
|
J Smith
|
2a331231c5
|
Add additional options for initdb
|
2017-08-28 11:51:42 -03:00 |
|
J Smith
|
2653bb59a6
|
Add the -i/--interactive option for dropuser
|
2017-08-28 11:51:27 -03:00 |
|
J Smith
|
48f3bb5beb
|
Add additional options for createuser
|
2017-08-28 11:50:02 -03:00 |
|
J Smith
|
41bc851b84
|
Add additional options for pg_dump
|
2017-08-28 11:49:47 -03:00 |
|
J Smith
|
506972a1d6
|
Add additional options for psql
|
2017-08-28 11:49:04 -03:00 |
|
J Smith
|
705800ca20
|
pg_restore completion
|
2015-06-28 21:40:18 -04:00 |
|
J Smith
|
1b2dabcd2e
|
Add a bunch of additional options for pg_dump.
|
2012-09-11 14:29:00 -04:00 |
|
J Smith
|
625eaa58ce
|
Add the -T/--exclude-table option for pg_dump.
|
2012-09-11 14:29:00 -04:00 |
|
J Smith
|
d1e2e96be8
|
Add the -N/--exclude-schema option for pg_dump.
|
2012-09-11 14:29:00 -04:00 |
|
J Smith
|
bc8ef15557
|
Add _pgsql_schemas to grab the list of schemas for pg_dump.
|
2012-09-11 14:29:00 -04:00 |
|
J Smith
|
5921809d49
|
Add the -E/--encoding option for pg_dump.
|
2012-09-11 14:29:00 -04:00 |
|
J Smith
|
603bd2f4e1
|
Add the initdb command.
|
2012-09-10 01:18:33 -04:00 |
|
J Smith
|
6b1c882e9d
|
Add the createuser and dropuser commands.
|
2012-09-10 01:18:33 -04:00 |
|
J Smith
|
cfb8da6fb2
|
Get the list of encodings from the database cluster.
|
2012-09-10 01:18:33 -04:00 |
|
J Smith
|
c5a5033e08
|
Connect to template1 when getting the list of databases.
We can't assume that the user will have a database that shares their
user name.
|
2012-09-10 01:18:33 -04:00 |
|
J Smith
|
98f5f1abc1
|
Fix typo -- "oin" should be "oid".
|
2012-09-10 01:18:33 -04:00 |
|