[postgres@andres ~]$
Käivitame veel ühe sql faili baasis
* psql -d gis -f /usr/share/postgresql/contrib/_int.sql
[postgres@andres ~]$ psql -d gis -f /usr/share/postgresql/contrib/_int.sql
SET
psql:/usr/share/postgresql/contrib/_int.sql:14: NOTICE: type "query_int" is not yet defined
DETAIL: Creating a shell type definition.
CREATE FUNCTION
psql:/usr/share/postgresql/contrib/_int.sql:19: NOTICE: argument type query_int is only a shell
CREATE FUNCTION
CREATE TYPE
CREATE FUNCTION
...
CREATE FUNCTION
CREATE OPERATOR CLASS
[postgres@andres ~]$
== osm2pgsql ==