Gregory Maxwell wrote:
>except they cant tell me why a Dump/Restore from 6.3>6.4 wont work fore
>some people. :)
There were a lot of bugs in 6.3's pg_dump
If this is a real problem, I have a back-ported pg_dump.c for 6.3.2,
which can be used to dump out most of the data for the upgrade to 6
> On Thu, 17 Dec 1998, Bruce Momjian wrote:
>
> > Quick mailing list support
>
> except they cant tell me why a Dump/Restore from 6.3>6.4 wont work fore
> some people. :)
Often quick mailing list support?
--
Bruce Momjian| http://www.op.net/~candle
[EMAIL PROT
On Thu, 17 Dec 1998, Bruce Momjian wrote:
> Quick mailing list support
except they cant tell me why a Dump/Restore from 6.3>6.4 wont work fore
some people. :)
/*Pardon my typing: Just switched to dvorak*/
Greetings,
When I run the following set of statements in postgres v6.4 (built on
Debian Linux):
create table tmp (v1 date, v2 datetime);
insert into tmp values ('06-01-1999', '06-01-1999');
select date_part('month', v1) as m1, date_part('month', v2) as m2 from
tmp;
I see the following results:
"Albert Chen" <[EMAIL PROTECTED]> writes:
> Hi,
>
> I'm using FreeBSD and PostgreSQL 6.4. I tell my advisor
> to try PostgreSQL, but he said:"Why PostgreSQL is better
> than other commercial softwares? If you could give me
> ten reasons, and I will give it a try."
> Would anyone tell me what's
I get this error: WaitOnLock: error on wakeup - Aborting this transaction
What does it mean?
Background:
Running Postgres 6.4 on Linux. I have a process to handle subscription
requests via email. We are running QMail and it directs the mail to this
'c' program I wrote. It parses the message an
On Thu, 17 Dec 1998, Albert Chen wrote:
> Hi,
>
> I'm using FreeBSD and PostgreSQL 6.4. I tell my advisor
> to try PostgreSQL, but he said:"Why PostgreSQL is better
> than other commercial softwares? If you could give me
> ten reasons, and I will give it a try."
> Would anyone tell me what's re
> Hi,
>
> I'm using FreeBSD and PostgreSQL 6.4. I tell my advisor
> to try PostgreSQL, but he said:"Why PostgreSQL is better
> than other commercial softwares? If you could give me
> ten reasons, and I will give it a try."
> Would anyone tell me what's reason you like Postgres.
> Because it's fr
Albert Chen wrote:
> I tell my advisor to try PostgreSQL, but he said:
> "Why PostgreSQL is better than other commercial softwares?
> If you could give me ten reasons, and I will give it a try."
I'll give you one reason:
Equal access to the source code.
This allows you to better learn from
Hi,
I'm using FreeBSD and PostgreSQL 6.4. I tell my advisor
to try PostgreSQL, but he said:"Why PostgreSQL is better
than other commercial softwares? If you could give me
ten reasons, and I will give it a try."
Would anyone tell me what's reason you like Postgres.
Because it's free, powerful and
10 matches
Mail list logo