Skip to main content

All Questions

Tagged with
Filter by
Sorted by
Tagged with
0 votes
1 answer
2k views

Installing Lizmap with PostgreSQL

I've been trying to install the Lizmap webclient. I was following this guide. I've successfully came to the part where I have to set up my config files. I am suspecting the error lies within my ...
Piskr's user avatar
  • 799
1 vote
1 answer
904 views

Connecting ArcGIS Desktop to remote PostgreSQL database?

I have setup PostgreSQL 9.5 on my local machine. I am trying to create a database connection from a coworkers laptop on the office network (let's say the network IP is 192.168.1.X). My database server ...
gwydion93's user avatar
  • 1,975
1 vote
0 answers
1k views

How to initialize a PostGIS database in PostgreSQL single-user mode? [closed]

Update: Reposted this question on StackExchange / Database Administrators: https://dba.stackexchange.com/q/152496/57043 I'm using PostgreSQL 9.2.15 with PostGIS 2.0.7 through the standard packages ...
vog's user avatar
  • 141
0 votes
1 answer
183 views

Database access pattern using PostgreSQL and ArcGIS

I am planning to connect to a PostgreSQL DBs on a server from ArcGIS on my laptop. My server admin is interested to know "The access pattern: How, when, how often, (would ArcGIS access the DBs) during ...
vicgarvey's user avatar
5 votes
1 answer
15k views

Copy tables from one server to another in PostgreSQL

I am trying to copy a number of tables from one server to another using PostgreSQL as part of reorganising our data structure. I am pretty new to PostgreSQL so haven't much experience with it. Is ...
kernow88's user avatar
  • 111
3 votes
1 answer
786 views

Monitoring Geoserver for Production Environment

Is there any opensource server monitoring is available for Geoserver ? Like watchdog and nagios? Suppose if geoserver is stopped working whether mapmeter will automatically start it..Like the ...
Vikram's user avatar
  • 405
2 votes
2 answers
254 views

Opensource Tools for Optimizing Server Performance

I use a server with a basic Microsoft OS primarily for data storage and as a central repository for edited vector data. These data are not intended to be used as mapping or GIS products available ...
Aaron's user avatar
  • 52k
7 votes
4 answers
13k views

How to fix "Access to database denied" when accessing PostgreSQL?

I got a tiny problem regarding connection to my server. What should we do when this message appears in front of you? I've done several changes in the pg_hba.conf entry but yet to succeed. Any careless ...
zearth's user avatar
  • 335