README.md in thingfish-metastore-pg-0.1.1 vs README.md in thingfish-metastore-pg-0.2.0
- old
+ new
@@ -39,21 +39,20 @@
Here's an example configuration file that enables this plugin.
---
thingfish:
metastore: pg
+ pg_metastore:
+ uri: postgres://thingfish:password@db.example.com/database
- pg_metastore:
- uri: postgres://thingfish:password@db.example.com/database
-
When Thingfish starts, it will install the necessary database schema
automatically.
## License
-Copyright (c) 2014-2016, Michael Granger and Mahlon E. Smith.
+Copyright (c) 2014-2017, Michael Granger and Mahlon E. Smith.
All rights reserved.
Redistribution and use in source and binary forms, with or without
modification, are permitted provided that the following conditions are met: