add notes

This commit is contained in:
Paul Trowbridge 2018-07-11 14:23:47 -04:00
parent dc6c2e1677
commit 138db7450e
4 changed files with 11 additions and 2 deletions

View File

@ -21,3 +21,8 @@ Set PSQL defaults
put .psqlrc in home directory
\set x '\\setenv PAGER less'
\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
View 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
View 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