Postico 2.0 (9584) Guide
Added a workaround for potential crashes when using macOS .
Creating a new tab with an empty query file now automatically connects to the instead of reverting to the default.
Improved CREATE TABLE statement generation by excluding inherited constraints that were previously causing issues. Support for numeric columns with negative scales. : Postico 2.0 (9584)
: Partitioned tables are now automatically grouped together in the navigation sidebar, making large database structures easier to browse.
: Universal binary supporting both Intel (x86_64) and Apple Silicon (arm64) processors. Added a workaround for potential crashes when using macOS
Resolved a naming conflict with the new system class "Trie".
: Requires macOS 14 (Sonoma) or later for the most recent builds, though general Postico 2 compatibility starts from macOS 10.15. Support for numeric columns with negative scales
The app now uses poll() instead of select() to better handle file descriptor limits when multiple connections are open simultaneously. : Added support for indexes with NULLS NOT DISTINCT .