TablePlus / DBngin

DB Engine
https://dbngin.com
1.06k stars 19 forks source link

PostgreSQL extension uuid-ossp not found #20

Closed wiput1999 closed 3 years ago

wiput1999 commented 5 years ago

Please fill out the detail below, it helps me investigate the bug:

  1. Driver (Ex: PostgreSQL 10.0): PostgreSQL 10.5
  2. DBngin build number: Version 1.0 (14)
  3. macOS version: 10.14.2
  4. The steps to reproduce this issue:
    • RUN CREATE EXTENSION "uuid-ossp"; Then error
      ERROR:  could not open extension control file "/Users/Shared/DBngin/postgresql/10.5/share/extension/uuid-ossp.control": No such file or directory
insanrizky commented 1 year ago

@wiput1999, how did it be resolved?