Andreas Kalsch wrote:
Two causes:

1) I have to rewrite many lines of code = time
2) In MySQL I have access - with superuser rights - to _all_ existing databases inside the installation. In Postgres I haven't.


hmm? the postgresql superuser has full access to all databases in the cluster. note that, unlike mysql, 'root' is not a postgres user at all, unless you expressly create a root user and grant it superuser rights.



--
Sent via pgsql-general mailing list (pgsql-general@postgresql.org)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

Reply via email to