Skip to main content

Why am I not seeing some PostgreSQL Targets

Learn about disallowed characters in PostgreSQL resources

Updated over 10 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?