add notes
This commit is contained in:
parent
dc6c2e1677
commit
138db7450e
5
bash.md
5
bash.md
@ -21,3 +21,8 @@ Set PSQL defaults
|
|||||||
put .psqlrc in home directory
|
put .psqlrc in home directory
|
||||||
\set x '\\setenv PAGER less'
|
\set x '\\setenv PAGER less'
|
||||||
\set xx '\\setenv PAGER \'pspg -bX --no-mouse\''
|
\set xx '\\setenv PAGER \'pspg -bX --no-mouse\''
|
||||||
|
|
||||||
|
|
||||||
|
Size of directory: `du -hcs //mnt/c/PostgreSQL/cassandra30/`
|
||||||
|
|
||||||
|
list lines in file `wc file`
|
||||||
|
1
pgbadger.md
Normal file
1
pgbadger.md
Normal file
@ -0,0 +1 @@
|
|||||||
|
"C:\PostgreSQL\perl5\perl\bin\perl.exe" "C:\PostgreSQL\pgbadger\pgbadger" "C:\PostgreSQL\data\logs\pg10\postgresql-Mon.log" -o "C:\Users\ptrowbridge\Downloads\pgb.html"
|
3
postgres.md
Normal file
3
postgres.md
Normal file
@ -0,0 +1,3 @@
|
|||||||
|
setup for single sign on with [SSPI](https://wiki.postgresql.org/wiki/Configuring_for_single_sign-on_using_SSPI_on_Windows)
|
||||||
|
|
||||||
|
md5 hash is salted with username in front
|
Loading…
Reference in New Issue
Block a user