Difference between revisions of "Sudo service postgresql initdb"
Jump to navigation
Jump to search
(Created page with "{{lc}} sudo service postgresql initdb") |
|||
(5 intermediate revisions by 2 users not shown) | |||
Line 1: | Line 1: | ||
{{lc}} | {{lc}} | ||
sudo [[service postgresql initdb]] | sudo [[service postgresql initdb]] | ||
+ | Hint: the preferred way to do this is now "postgresql-setup initdb" | ||
+ | Initializing database ... OK | ||
+ | |||
+ | == Related == | ||
+ | * <code>[[/var/lib/pgsql/data/pg_hba.conf]]</code> | ||
+ | |||
+ | == See also == | ||
+ | * {{psql}} | ||
+ | * {{Amazon Linux}} | ||
+ | |||
+ | [[Category:AWS]] |
Latest revision as of 14:52, 3 February 2023
sudo service postgresql initdb Hint: the preferred way to do this is now "postgresql-setup initdb" Initializing database ... OK
Related[edit]
See also[edit]
- PostgreSQL:
psql
,.psqlrc, .pgpass
,$HOME/.pg service.conf
,-U, -W, -d
, meta-commands:\du, \dg, \ddp, \dp, \list, \dn, \dt, \c, \l, \di, \q
,show users
,show
,su - postgres
,psql -c, \?, \connect, \conninfo
,--version, --help
, PL/pgSQL - Amazon Linux: Amazon Linux 2, Amazon Linux 2023, AMI, amazon-linux-extras, al2022
Advertising: