My Public Notepad
Bits and bobs about computers and programming
Pages
(Move to ...)
Home
Software Engineering
Security
Data Science
Disclaimer
About
▼
Showing posts with label
psql
.
Show all posts
Showing posts with label
psql
.
Show all posts
Friday, 10 May 2019
Introduction to PostgreSQL
›
Installation & Running To start the server: $ initdb /usr/local/pgsql/data To start that instance: $ postgres -D /usr/loca...
›
Home
View web version