⚠ In case you've missed it, we have migrated to our new website, with a brand new forum. For more details about the migration you can read our blog post for website migration. This is an archived forum. ⚠

  •     

profile picture

GC and postgresql schema support



michal_mi123

michal_mi123
  • profile picture
  • Member

Posted 19 November 2016 - 16:30 PM

Hi,

I use CI 3.0.6 and trying to use the GC with postgresql database.
I can`t connect to the database.
I get an error code:
  pg_query (): Query failed: ERROR: syntax error at or near "FROM" LINE 1: SHOW COLUMNS FROM `xyz`
Is the GC supports postgresql 
database ?
Is the GC supports other schemes than the public?
In connection string in database.php i use 'schema' parameter and it works fine without GC. 
Regards