Re: [postgis-users] Creating an 'editable' view in PostGIS

2016-09-16 Thread Russell Mercer
Matt, It looks like you are on the right track with your view and rules setup. I think your primary issue may be that each of the rules is trying to act on the view to do the insert, update, delete, as opposed to acting on the underlying table. For example, instead of this: --delete rulecreate

Install Error - Centos7, Postgres 16, PostGIS 3.4.2 - No extension file found

2024-03-21 Thread Russell Mercer
Hi, I am trying to compile and install PostGIS from source on a Centos7 server.  Host doesn't maintain current version through apt install, so need to install this way. I installed Postgres 16.1 and have that working with no issues. I have installed the following dependencies: Geos 3.12.1