[Tickets #9153] Re: BYTEA DB escaping for postgres driver

bugs at horde.org bugs at horde.org
Wed May 11 13:42:40 UTC 2011


BITTE NICHT AUF DIESE NACHRICHT ANTWORTEN. NACHRICHTEN AN DIESE  
E-MAIL-ADRESSE WERDEN NICHT GELESEN.

Ticket-URL: http://bugs.horde.org/ticket/9153
------------------------------------------------------------------------------
  Ticket           | 9153
  Aktualisiert Von | torben at dannhauer.info
  Zusammenfassung  | BYTEA DB escaping for postgres driver
  Warteschlange    | Horde Framework Packages
  Version          | Git master
  Typ              | Bug
  Status           | Resolved
  Priorität        | 3. High
  Milestone        | 4.0
  Patch            |
  Zuständige       | Chuck Hagenbuch, Jan Schneider, Michael Slusarz
------------------------------------------------------------------------------


torben at dannhauer.info (2011-05-11 13:42) hat geschrieben:

As you say your horde works on PGSQL 9.0 I looked a liitle deeper at  
my horde database.

I have two questions how you set up your database:

1) What is the encoding my database should use? currently it is  
SQL_ASCII ( ENCODING = 'SQL_ASCII' ). Should it be UTF-8 ( ENCODING =  
'UTF8' )?

2) Do I have to configure the bytea encoding in Postgres as described  
in http://drupal.org/node/926636#comment-3625380 ?
  ( ALTER DATABASE horde SET bytea_output = 'escape';)

Thank you for your help,

Torben







More information about the bugs mailing list