This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#PostgreSQL, open source relational database | |
https://www.postgresql.org/ | |
#PostGIS, open source GIS data store | |
https://postgis.net/ |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Postgres Internals | |
Djangocon US 2024 | |
Elizabeth Christensen | |
## psql basics | |
--whoami | |
\conninfo | |
--user list |
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
#PostgreSQL | |
https://www.postgresql.org/ | |
#Crunchy Data | |
https://www.crunchydata.com/ | |
#Postgres US | |
https://postgresql.us/ | |
#John Snow's and (maybe) first GIS project |