[Featureserver] Delete From PostGIS Problems
Aaron Sutula
Aaron.Sutula at noaa.gov
Wed Jan 30 17:14:18 EST 2008
Seems to have done the trick. Thanks guys!
-Aaron
Christopher Schmidt wrote:
> On Wed, Jan 30, 2008 at 03:03:00PM -0700, Aaron Sutula wrote:
>
>> Hi John,
>> I am using psycopg2 (python-psycopg2-2.0.6-2). I did not make any
>> changes to FeatureServer to get it working (except for delete, of
>> course). Could psycopg2 have something to do with why I am getting an
>> error when trying to delete a feature?
>>
>
> I think it's likely that the delete case for psycopg2 was not updated
> when psycopg2 support was added. I've committed to svn trunk a naive fix
> based on the other changes for this: perhaps this will help you.
>
> You can check out trunk with:
>
> svn co http://svn.featureserver.org/trunk/featureserver/
>
> Regards,
>
More information about the Featureserver
mailing list