I have an existing table in a native base database. I also have a databse which is a connection to a local postgresql database. I want to essentially copy the existing table to the other database. All attempts as using SQL seem to pass it through to postgres, which obviously doesn’t know about the source database. I’ve tried dragging, which leads me through questions about which columns and PK, but then does nothing when I hit “Create”. Am I missing something? What other information can I provide for someone to give me a hint or a pointer to the fine manual I missed reading.
Libreoffice 4.4.1.2, Postgresql 9.4.2, on Gentoo Linux with kernel 3.17.8, all in English.