Removed mklink for git
This commit is contained in:
19
_-Review/pg-admin.md
Normal file
19
_-Review/pg-admin.md
Normal file
@ -0,0 +1,19 @@
|
||||
---
|
||||
assigned: ''
|
||||
created: 2024-07-27T01:48:13.446Z
|
||||
progress: 0
|
||||
tags:
|
||||
- Hosts
|
||||
type: note
|
||||
updated: 2024-07-27T01:48:18.839Z
|
||||
---
|
||||
|
||||
# pgAdmin
|
||||
|
||||
- [pgadmin](https://www.pgadmin.org/)
|
||||
|
||||
## Backup Gitea
|
||||
|
||||
```bash Fri Jul 26 2024 18:55:17 GMT-0700 (Mountain Standard Time)
|
||||
/usr/local/pgsql-14/pg_dumpall --file "/var/lib/pgadmin/storage/mikepharesjr_msn.com/2024-07-26-18-53" --host "192.168.11.2" --port "5433" --username "gitea" --no-password --database "postgres" --verbose
|
||||
```
|
Reference in New Issue
Block a user