Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/RDBMS/PostgreSQL/Postgres Structure/Postgre Rules/
Postgre instead
Search

Postgre instead

 

postgis

 
 
 
 
 
Error editing 'editable' view in QGIS
Taking some code from this post, I've been trying to create an 'editable' view in PostGIS. I'd like to store label placement properties in a separate table, build a view of the data I want to use for my map, and use QGIS to move the labels.
Error editing 'editable' view in QGIS
https://gis.stackexchange.com/questions/201181/error-editing-editable-view-in-qgis
Error editing 'editable' view in QGIS
DROP RULE
This documentation is for an unsupported version of PostgreSQL. You may want to view the same page for the current version, or one of the other supported versions listed above instead. DROP RULE -- remove a rewrite rule DROP RULE [ IF EXISTS ]name ON table_name [ CASCADE | RESTRICT ] DROP RULE drops a rewrite rule.
DROP RULE
https://www.postgresql.org/docs/9.2/sql-droprule.html
DROP RULE
 
 
 

Recommendations

Texonom
Texonom
/
Engineering
Engineering
/Data Engineering/DataBase/Database Type/RDBMS/PostgreSQL/Postgres Structure/Postgre Rules/
Postgre instead
Copyright Seonglae Cho