Manni Wood

Senior Software Engineer

Manni Wood trained to be a librarian, but things took a turn. He fell in love with coding, then discovered Postgres back when it was at version 7. He found a way to use Postgres at every job since. Now he is in the Solutions group at EDB.

Read Blogs

EDB Labs
Use the lightest, easiest tool to manage your database schema changes over time.
EDB Labs
Are you using the most streamlined way to interact with Postgres from your application code?
EDB Labs
Migrating your legacy data into EDB Postgres AI is now easier than ever.
EDB Labs
The industry best practice for bulk data loads is to drop all constraints on tables, load the data, then re-enable constraints. However, leaving the primary key in place while dropping all other constraints turns out to not always harm data load times.