Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

default postgrsql encoding #1

Open
westonplatter opened this issue Apr 8, 2013 · 1 comment
Open

default postgrsql encoding #1

westonplatter opened this issue Apr 8, 2013 · 1 comment

Comments

@westonplatter
Copy link

Currently, the pg encoding is sql_ascii. See, https://github.com/railsmn/railsmn-dev-box/blob/master/puppet/modules/postgresql/templates/postgresql.conf.erb#L495.

rails new open_camp -d postgrsql defaults to encoding = unicode.

Do we want to change this to make it easy for newcomers to not have to think about this?

@derekrockwell
Copy link
Member

I would prefer it to be that way, if it isn't too hard. I am not quite yet a puppetmaster ;).

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants