Update python, postgres, linux and textual notes
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
:PROPERTIES:
|
||||
:ID: 171ce2f7-4028-47b0-b4e0-5a4a6ccb74ac
|
||||
:mtime: 20221229103915
|
||||
:mtime: 20230729082927
|
||||
:ctime: 20220104155310
|
||||
:END:
|
||||
#+title: Postgres
|
||||
@@ -86,6 +86,11 @@ Différents sites permettent de visualiser graphiquement les query plans:
|
||||
* Payants:
|
||||
* [[https://app.pgmustard.com/login][PgMustard]]
|
||||
|
||||
** Audit
|
||||
Possibilité de logger ou de stocker en base les ajout/modifications ou suppressions de donnéées:
|
||||
* logs: [[https://www.pgaudit.org/]]
|
||||
* En base: [[https://wiki.postgresql.org/wiki/Audit_trigger_91plus]] ([[https://github.com/2ndQuadrant/audit-trigger]])
|
||||
|
||||
* Références
|
||||
* [[https://stackoverflow.com/questions/45395538/postgres-md5-password-plain-password][Postgres: MD5 Password / Plain password - Github]]
|
||||
* [[https://www.postgresql.org/docs/current/sql-explain.html][Sql-explain - PostgreSQL]]
|
||||
|
Reference in New Issue
Block a user