'postgresql dberaver data export geometry schema fix error
dbeaver data export target ddl schema fix eorror
CREATE TABLE schema1.datalayer ( gid serial4 NOT NULL, key1 varchar(64) NULL, al varchar(255) NULL, ntfdate varchar(255) NULL, geom buk_t.geometry(multipolygon, 4326) NULL, );
geom schema buk_t fix not change why?
Sources
This article follows the attribution requirements of Stack Overflow and is licensed under CC BY-SA 3.0.
Source: Stack Overflow
| Solution | Source |
|---|
