Does Navicat Lite have an "advanced options" section (or something to that effect)?

I'd like to specify options such as "neglect" or "do not drop" and "create table".

link|improve this question
IIRC, that's the reason it's Lite: it's nice, but lacks the advanced functionality of the full (paid) version. As a happy user, I'd recommend the full version. – Piskvor Jun 16 '11 at 11:45
You can always go to the source for that functionality and use the pg_dump tool. Or, use an alternative to Navicat like pgAdmin3. – Dana the Sane Jun 16 '11 at 16:39
Use another tool or buy the premium version. – slotishtype Jun 30 '11 at 9:22
feedback

migrated from stackoverflow.com Jun 16 '11 at 16:40

This question came from our site for professional and enthusiast programmers.

Know someone who can answer? Share a link to this question via email, Google+, Twitter, or Facebook.

Your Answer

 
or
required, but never shown