Skip to main content

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index] [List Home]
[udig-users] Foreign tables in PostGIS connection

Hello,

since PostgreSQL 9.1 a new kind of table object has been introduced, that is
foreign tables that are used to access data via the Foreign Data wrapper.

Currently as uDIG 1.4.0 only the ordinary tables are listed when a new PostGIS connection layer is being established.

Is there a way to access foreign tables as well?

Thank you,
  Dmitri

Back to the top