module-postgresql/spec/unit/defines/server
Sebastian Gerhards a246e586be create role before database
Creating the role before creating the database is mandatory because otherwise
granting the access right to the database fails.
2015-02-23 11:57:05 +01:00
..
config_entry_spec.rb Fix data directory handling 2014-10-31 16:03:15 -07:00
database_grant_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
database_spec.rb (MODULES-1153) Add database comment parameter 2015-02-04 22:45:28 +11:00
db_spec.rb create role before database 2015-02-23 11:57:05 +01:00
extension_spec.rb Add postgresql::server::extension definition 2014-12-08 16:27:33 +01:00
grant_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
pg_hba_rule_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
pg_ident_rule_spec.rb Set manage_pg_ident_conf to false for backward compatibility 2014-07-28 13:00:21 -05:00
role_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
schema_spec.rb defined type for creating database schemas 2014-07-25 17:10:40 +02:00
table_grant_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00
tablespace_spec.rb Convert specs to RSpec 2.99.1 syntax with Transpec 2014-07-09 16:39:04 -04:00