[Geoserver-users] WFS with PostGIS Backlend - transcation support?

Hi,

is it right that there is only reading support with a PostgreSQL Backend?

Best regards
Martin

Martin Schwietzke ha scritto:

Hi,

is it right that there is only reading support with a PostgreSQL Backend?

Quite the contrary, it's your best bet for write side of the story.
Thought, it may be that WFS-T is disabled by default (can't remember). Go to the WFS configuration and enable it. Otherwise, there is something else preventing writes, such as, for example, your table not having a primary key.

Hope this helps

Cheers
Andrea