mirror of
https://github.com/tldr-pages/tldr.git
synced 2026-09-01 15:51:29 +08:00
79b8d3e3b8
Co-authored-by: Darío Hereñú <magallania@gmail.com> Co-authored-by: Sebastiaan Speck <12570668+sebastiaanspeck@users.noreply.github.com>
232 B
232 B
initdb
Create a PostgreSQL database on disk. More information: https://www.postgresql.org/docs/current/app-initdb.html.
- Create a database at
/usr/local/var/postgres:
initdb {{[-D|--pgdata]}} /usr/local/var/postgres