Main public logs
Appearance
Combined display of all available logs of annawiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 2025-08-12T14:01:23 Tobiasco talk contribs created page PostgreSQL postgis (Created page with "Example for Ubuntu and osmdb apt install postgis psql -d xxx //xxx=any dbname of a db one can connect to CREATE DATABASE osmdb; \c osmdb; CREATE EXTENSION postgis;")