Displaying 3 results from an estimated 3 matches for "sql_ascii".
2010 Apr 23
4
New to rails - apparently need patch to use PostgreSQL
Help please. My first attempt at Rails, I''m trying to use PostgreSQL
and I''m seeing this error. I''m also new to PostgreSQL, but the
default encoding in PostgreSQL appears to be SQL_ASCII. I''m not sure
if I should try and get the patch or try and change the PostgreSQL
template. Sorry I''m so confused. FWIW, I''ve been a .NET MSSQL
developer and want to get up to speed on Rails with PostgreSQL.
Thanks.
https://rails.lighthouseapp.com/projects/8994/ticket...
2006 Mar 31
14
[newbi] Create a Model
...tted by default since the client uses a
# domain socket that doesn''t need configuration.
#host: remote-database
#port: 5432
# Schema search path. The server defaults to $user,public
#schema_search_path: myapp,sharedapp,public
# Character set encoding. The server defaults to sql_ascii.
#encoding: UTF8
# Minimum log levels, in increasing order:
# debug5, debug4, debug3, debug2, debug1,
# info, notice, warning, error, log, fatal, or panic
# The server defaults to notice.
#min_messages: warning
# SQLite version 2.x
# gem install sqlite-ruby
sqlite_example:
ad...
2006 Mar 30
2
database.yml and Dreamhost
...tted by default since the client uses a
# domain socket that doesn''t need configuration.
#host: remote-database
#port: 5432
# Schema search path. The server defaults to $user,public
#schema_search_path: myapp,sharedapp,public
# Character set encoding. The server defaults to sql_ascii.
#encoding: UTF8
# Minimum log levels, in increasing order:
# debug5, debug4, debug3, debug2, debug1,
# info, notice, warning, error, log, fatal, or panic
# The server defaults to notice.
#min_messages: warning
# SQLite version 2.x
# gem install sqlite-ruby
sqlite_example:
ad...