nate keegan wrote: > I tried creating the PostgreSQL database using createdb -E LATIN1 and I > get the same result. > > I checked the relevant mailing lists, Google, etc and I'm not finding > any information about this particular error message or a remedy for this. > > I'm not sure where to go from here exactly...
Create the db using UTF8 or SQL_ASCII, though I'd suggest UTF8. -John --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Trac Users" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/trac-users?hl=en -~----------~----~----~----~------~----~------~--~---
