bitovi / bitovi/bithub-provision
Modify template1 for postgres
Open
bug
- Dominant language
- Ruby
- Stars
- 0
- Forks
- 0
- PR merge metrics
- No merged PRs in 30d
Description
psql -d template1 -c 'create extension hstore; create extension intarray;'
Contributor guide
No contributing guide indexed for this repository
Research direction
No file or entry point is named. Start by locating where PostgreSQL's template1 database is provisioned, then check how psql commands are applied; done means template1 has both the hstore and intarray extensions enabled.
Written by the indexing model from the issue text.
Assessment
- Tech stack
- postgres
- Domain
- databases
- Issue type
- Feature
- Difficulty
- 2/5
- Estimated time
- 1-3 hours
- Activity status
- Stale
- Clarity
- Mostly clear
- Newbie friendliness
- 45/100