All public logs
Combined display of all available logs of myWiki. You can narrow down the view by selecting a log type, the username (case-sensitive), or the affected page (also case-sensitive).
- 11:45, 11 January 2022 Stevet talk contribs created page PostgreSQL notes (Created page with "Linux - change to postgres user in command line interface # sudo su - postgres Backup database # pg_dump db_name > file_name Restore pg_dump file # psql db_name < f...")