Sorry, I wasn't sure how much information I should provide. To be thorough:
-Tanya
-
-- TOC Entry ID 18 (OID 16580)
--
-- Name: escalation Type: TABLE Owner: postgres
--
CREATE TABLE "escalation" (
"pathname"
Hi,
We’re running postgres7.3 on RedHat7.3. The Postgres
at boot time is started up from a java (1.2) class that runs the following
commands in order:
/usr/local/pgsql/bin/pg_ctl -w start -D /var/lib/pgsql -l /var/log/pgsqld.log
-o –i
/usr/local/pgsql/bin/createdb management
.
.
Hello!,
Using JDeveloper10g (ORACLE) I can connect to PostgreSQL database
on local machine;
BUT! when trying to open informations on table structure, I receive this ERROR
MESSAGE
*
See image attached!
**
Tom Lane wrote:
"PostgreSQL Bugs List" <[EMAIL PROTECTED]> writes:
the functions "lower()" and "upper()" do not seem to work correctly with
ISO_8859_7 values
CREATE DATABASE mediagrk WITH TEMPLATE = template0 ENCODING = 'ISO_8859_7';
upper/lower are driven by the database locale, not the encod
Hi,
Don't know if this is a bug or more of a feature request, but here goes:
It would appear that by default initdb refuses to configure a database
within a directory that already contains files/directories. I understand
that this is desirable in most cases.
The problem, however, is that
Hi,
We’re running postgres7.3 on RedHat7.3. The Postgres
at boot time is started up from a java (1.2) class that runs the following
commands in order:
/usr/local/pgsql/bin/pg_ctl -w start -D /var/lib/pgsql -l
/var/log/pgsqld.log -o –i
/usr/local/pgsql/bin/createdb management
.
On Tue, 27 Jan 2004, rdgmus wrote:
> Hello!,
> Using JDeveloper10g (ORACLE) I can connect to PostgreSQL database
> on local machine;
>
> This is what says Oracle about this same error on his help on line into
> JDeveloper10g.
>
Jeffrey Quinn <[EMAIL PROTECTED]> writes:
> The problem, however, is that this will fail if I am trying to enable a
> separate filesystem as the data location. It's rather annoying to have
> to remove a lost+found directory (or other files), init the db, and then
> remake lost+found (and restor
Hello Sir !
I am using postgresql from last six months. It's running fine. I have no problem with the database.But from last few days i am getting the Error while using the pg_dump to dump the data from my database . the error is given bellow.
pg_dump: procedural language for function fun_u
I am running vanilla Fedora Core 1 - test1 for x86_64
running an update system running kernel 2.4.22-1.2166.nptlsmp
The system is a dual opteron pogolinux box with 512M and a IDE RAID 1 from 3ware
I downloaded postgresql-7.4.1-1PGDG.src.rpm
and built it on the system. (rpmbuild --rebuild ...)
"Hamedany, Allen" <[EMAIL PROTECTED]> writes:
> Sometimes, after Postgres starts up, when the database clients try to
> access the db from the localhost, we get the following error:
> com.solarmetric.kodo.Runtime -
> com.solarmetric.kodo.runtime.FatalDataStoreException: Connection
> refused. Check
"Tanya Mamedalin" <[EMAIL PROTECTED]> writes:
> Sorry, I wasn't sure how much information I should provide. To be thorough:
Thanks for the background. I tried the query with these table
definitions and it didn't crash for me. This may mean that the bug is
fixed in 7.4.1, or it might just mean t
Hello Sir !
I am really greate ful for Postgresql. It's realy a good open source database. I am using it from six months. But now a days I am getting one strange error while using pg_dump.i.e. while dumping the data from the database.
I have created procedural language through CREATELANG command.Pr
13 matches
Mail list logo