[GRASSLIST:3700] v.out.ogr ... is postgresql supported??

Hello everyone,

I tried to export vector data to PostGIS using OGR, but I got the following
error. Seems that PostgreSQL is not yet supported or am I missing something?

____________________________________
GRASS 5.7.0:~ > v.out.ogr input=bbbbb type=area dsn="PG:dbname=EvA"
layer=polymap format=PostgreSQL

Error: value <PostgreSQL> out of range for parameter <format>
       Legal range: ESRI_Shapefile,TIGER,S57,MapInfo_File,DGN,Memory,GML,ODBC

Description:
Convert to OGR format.
____________________________________________________________________________

Radim asked me for the error message, so here it is. The version of GRASS is
CVS updated to ... 5 minutes ago.

--
CIRGEO
Interdepartment Center of Geomatics
University of Padova
cel. +39 328/2126861
tel. +39 049/8272522
fax. +39 049/8272686

Do you have OGR compiled with Postgres?
ogrinfo --formats

Radim

On Friday 18 June 2004 00:34, cirgeo_admin wrote:

Hello everyone,

I tried to export vector data to PostGIS using OGR, but I got the
following error. Seems that PostgreSQL is not yet supported or am I
missing something?

____________________________________
GRASS 5.7.0:~ > v.out.ogr input=bbbbb type=area dsn="PG:dbname=EvA"
layer=polymap format=PostgreSQL

Error: value <PostgreSQL> out of range for parameter <format>
       Legal range:
ESRI_Shapefile,TIGER,S57,MapInfo_File,DGN,Memory,GML,ODBC

Description:
Convert to OGR format.
___________________________________________________________________________
_

Radim asked me for the error message, so here it is. The version of GRASS
is CVS updated to ... 5 minutes ago.