Learn about the different options for downloading and installing Toad Edge PostgreSQL Preview on OS X.
Related Articles
Testing SQL Alternatives in a Development Environment
This tip covers testing the SQL alternatives in a development environment when it is not possible to do extensive testing in the production environment. When optimizing a SQL statement, you need to t...
Partitioned Tables and ColumnStore
ColumnStore indexes are all the rage with data warehouses. They’re fast, they’re new(ish) and they solve all sorts of problems when dealing with massive amounts of data. However they can cause some i...
How to add Parent Table Name to FK columns at once
There can be various reasons why all primary key attributes in your database structure should be named identically. The most typical name is “ID”. But what if you start creating relationships? In Toa...
