Add mgramin/awesome-db-tools
This commit is contained in:
parent
cb005ef080
commit
c02de0a763
@ -976,6 +976,7 @@ pg_dumpall > db.out
|
|||||||
psql -f db.out postgres
|
psql -f db.out postgres
|
||||||
```
|
```
|
||||||
* [MorganGeek](https://github.com/MorganGeek/bookmarks/blob/master/cheat/postgresql.md) - My cheatsheet for PostgreSQL
|
* [MorganGeek](https://github.com/MorganGeek/bookmarks/blob/master/cheat/postgresql.md) - My cheatsheet for PostgreSQL
|
||||||
|
* [mgramin/awesome-db-tools](https://github.com/mgramin/awesome-db-tools)
|
||||||
|
|
||||||
## Debugging
|
## Debugging
|
||||||
* [The Geek Stuff](https://www.thegeekstuff.com/2010/03/debug-c-program-using-gdb/) - (2010) How to Debug C Program using gdb in 6 Simple Steps
|
* [The Geek Stuff](https://www.thegeekstuff.com/2010/03/debug-c-program-using-gdb/) - (2010) How to Debug C Program using gdb in 6 Simple Steps
|
||||||
|
Loading…
Reference in New Issue
Block a user