Oxygen XML Editor plugin allows the user to browse the structure of the PostgreSQL database in the Data Source Explorer view and open the tables in the Table Explorer view.
Browsing a PostgreSQL repository
The actions available at container level are the following:
Refresh - Performs a refresh
of the selected container.The actions available at resource level are the following:
Refresh - Performs a refresh
of the selected database table.
Edit - Opens the
selected database table in the Table Explorer view.
Export to XML ... -
Exports the content of the selected database table as an XML file using the dialog from importing data from a
database.