| From: | Peter Eisentraut <peter_e(at)gmx(dot)net> |
|---|---|
| To: | pgsql-general(at)postgresql(dot)org |
| Cc: | Jeffrey Trimble <jtrimble(at)cc(dot)ysu(dot)edu> |
| Subject: | Re: configure question |
| Date: | 2009-03-18 19:16:55 |
| Message-ID: | 200903182116.56679.peter_e@gmx.net |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Wednesday 18 March 2009 19:50:17 Jeffrey Trimble wrote:
> I've got a question regarding ./configure.
>
> In v. 8.013 (okay, I'm running old stuff) we had the following options:
>
> --with-java
> --with-multibyte
> --with-unicode
>
> In attempting to upgrade to 8.3.7, those flags are ignored. That's
> fine, but
> I need those options, how are they now accomplished with an existing
> database
> or a creation of a new database.
Java is now at http://jdbc.postgresql.org, and multibyte and unicode are
default.
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Greg Sabino Mullane | 2009-03-18 19:57:57 | Re: DBD::Pg`s $dbh->func( "/path/to/file", `lo_import` ) fails silently |
| Previous Message | Christophe | 2009-03-18 18:35:42 | Re: Accent insensitive search? |