dhis2-users team mailing list archive
-
dhis2-users team
-
Mailing list archive
-
Message #16380
Re: ver 2.30 's import/export app can't import metadata
use postgres user.
--
此致
林晓东
莫愁前路无知己,天下谁人不识君。
在 2018-09-10 08:48:19,"Morten Olav Hansen" <morten@xxxxxxxxx> 写道:
Sounds like it an issue with the user you are connecting to your database with. Are you using multiple postgres users, or just one superuser? did you create the database with the owner flag set to your dhis2 db user?
--
Morten Olav Hansen
Senior Engineer, DHIS 2
Team Integration Lead
University of Oslo
http://www.dhis2.org
On Sun, Sep 9, 2018 at 4:08 PM 林晓东 <lin_xd@xxxxxxx> wrote:
I have installed postgis extension using apt install postgresql-10-postgis-2.4.
but in psql, there is only:
pgpool_recovery | 1.1 | public | recovery functions for pgpool-II for V3.4 or later
pgpool_regclass | 1.0 | public | replacement for regclass
plpgsql | 1.0 | pg_catalog | PL/pgSQL procedural language
but in pgadmin ,there is showing postgis extension.
why?
--
此致
林晓东
莫愁前路无知己,天下谁人不识君。
在 2018-09-04 15:18:05,"David Huser" <dhuser@xxxxxxxxxxxxxx> 写道:
Hi,
Yes, dhis2 could not properly start - check if you have installed the Postgis extension -
in the database, enter:
\dx
and you need to see postgis as an output, otherwise you need to install the extension.
Regards,
David
林晓东 <lin_xd@xxxxxxx> schrieb am Di., 4. Sep. 2018, 02:13:
Hi,all,
I have git clone v2.30 from git hub, and build sucessful. deploy to tomcat with empty db.when startup got :
Caused by: org.postgresql.util.PSQLException: ERROR: relation "programstageinstance" does not exist.
and then startup over ,dhis2 can work, but no response when clicking the import button within importing/export app's importing metadata
..
--
此致
easy
莫愁前路无知己,天下谁人不识君。
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp
_______________________________________________
Mailing list: https://launchpad.net/~dhis2-users
Post to : dhis2-users@xxxxxxxxxxxxxxxxxxx
Unsubscribe : https://launchpad.net/~dhis2-users
More help : https://help.launchpad.net/ListHelp
References