Postgresql: Difference between revisions

From Objectif Client Inc
Jump to navigation Jump to search
(Created page with "=== PgAdmin4=== ==== Reset Web Password ==== * Clear /var/lib/pgamdin folder * Reconfigure the web interface <pre> dpkg-reconfigure pgamin4-apache </pre>")
 
Line 1: Line 1:
=== PgAdmin4===
=== PgAdmin4===
==== Url ====
[http://localhost/pgadmin4]
==== Reset Web Password ====
==== Reset Web Password ====
* Clear /var/lib/pgamdin folder  
* Clear /var/lib/pgamdin folder  
* Reconfigure the web interface
* Reconfigure the web interface
<pre> dpkg-reconfigure pgamin4-apache </pre>
<pre> dpkg-reconfigure pgamin4-apache </pre>

Revision as of 20:24, 8 August 2020

PgAdmin4

Url

[1]

Reset Web Password

  • Clear /var/lib/pgamdin folder
  • Reconfigure the web interface
 dpkg-reconfigure pgamin4-apache