Jump to content

alank

Members
  • Posts

    6
  • Joined

  • Last visited

Posts posted by alank

  1. Thanks for enabling remote access.

     

    I wasn't actuallywanting access as the postgres user...

    When I created the database (using the PostgreSQL Wizard)  I was asked to create a "privileged user".

    I thought that this user would have privileges for the database I created... but I can't see how to log into postgres as that user.

     

    If you could run the "create extension postgis" SQL, that would be good.

  2. Hi

    I have created my Postgres database on johnny and am trying to use phppgadmin to create a postgis extension via SQL... without success.

     

    SQL error:

    ERROR: could not open extension control file "/usr/share/pgsql/extension/postgis.control": No such file or directory

     

    In statement:
    Create extension postgis;

     

     

    Is there something else I need to be doing?

     

    Thanks

     

×
×
  • Create New...