"ViSolve Open Source Team" <[EMAIL PROTECTED]> writes:
> this is a modified and more focussed patch request for PostgreSQL for for H=
> P-UX
> 11i V2 for the Intel Itanium architecture (known to the PostgreSQL code as
> IA-64).=20
I looked into applying the TAS part of this patch now that Bruce
> PostgreSQL version: 7.3.4
>
> Description:org.apache.commons.dbcp.DbcpException: The connection
> attempt failed because failed getting backend
>
> We are trying to install DSPACE with POSTGRES. When we run the ant
> fresh_install command we get the following error. What could be causi
The following bug has been logged online:
Bug reference: 1026
Logged by: NASA
Email address: [EMAIL PROTECTED]
PostgreSQL version: 7.3.4
Operating system: Solaris 9
Description:org.apache.commons.dbcp.DbcpException: The connection
attempt failed because failed ge
Pavel Stehule <[EMAIL PROTECTED]> writes:
> make[2]: Entering directory `/home/src/pgsql/src/bin'
> make[3]: Entering directory `/home/src/pgsql/src/bin/initdb'
> make[3]: *** No rule to make target `po/de.po', needed by `po/de.mo'.
> Stop.
de.po is there, and has been for some time:
$ ls src/b
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
> I have a table containing 2 columns with default values of current_date and
> current_time. When I don't fill in the values, the current_time default
> sometimes fill-in a value of 24:00:00 instead of wrapping it to 00:00:00.
How is the tim
Don't use utf8 as charset.
[EMAIL PROTECTED] wrote:
Hello everyone,
I'm buliding a database with cyrillic characters. I have to search
trough the database but it doesn't work
It does't even work properly on
SELECT lower()
when I have placed a cyrillic character inside the lower function.
I have P
Hello
I can't compile cvs source.
make[4]: Leaving directory `/home/src/pgsql/src/interfaces/ecpg/preproc'
make[3]: Leaving directory `/home/src/pgsql/src/interfaces/ecpg'
make[2]: Leaving directory `/home/src/pgsql/src/interfaces'
make -C bin all
make[2]: Entering directory `/home/src/pgsql/src
Hello everyone,I'm buliding a database
with cyrillic characters. I have to search trough the database but it doesn't
workIt does't even work properly onSELECT lower()when I have
placed a cyrillic character inside the lower function.I have Postgre
7.3.1Can someone tell me what to do?please
> After upgrading postgres from 7.1 to 7.3.2
> PHP 4.0.6 was working fine but after upgrading
> PHP from 4.0.6 to 4.3.2 version it was unable to connect to
> database as pg_connect() was not working.
I have no problem at all with PostgreSQL 7.3.2 + PHP 4.3.2 combo. I
suspect you did something