Skip to main content
All CollectionsFAQsIntegrationsPostgreSQL Integration
Why am I not seeing some PostgreSQL Targets

Why am I not seeing some PostgreSQL Targets

Learn about disallowed characters in PostgreSQL resources

Updated over 8 months ago

PostgresSQL resources (databases, schemas, tables, views) that includes any of the characters listed below, are not provisionable by Axiom. This means they will not appear in the list of Targets in the request form (and Scopes, and Workflows).

'@','#','$','%','^','&','*','(',')','+','=','{','}','[',']',';',''','"','|','\','?',',','.',' ',''\t' .


Any resource that has two consecutive dashes '--' is also non-provisionable.

Did this answer your question?