Re: EnterpriseDB

2021-09-14 Thread manish yadav
In addition to the Sbob comments, if we install the EDB with postgres compatibility option in such a case we may continue to use postgres user as default super user and other configuration parameters would remain the same as community PostgreSQL.   It would work perfectly fine with pgAdmin4 and

Re: EnterpriseDB

2021-09-14 Thread sbob
EnterpriseDB is basically postgres with the added oracle compatability and some added external tools. THe default user & db will no longer be postgres but 'enterprisedb', but it is still postgresql so you won't have any issues working with EDB if you already know postgres On 9/13/21 20:52, M