Re: [PATCHES] 8.2 features?

From: "Matthew D(dot) Fuller" <fullermd(at)over-yonder(dot)net>
To: Tom Lane <tgl(at)sss(dot)pgh(dot)pa(dot)us>
Cc: pgsql-hackers(at)postgresql(dot)org
Subject: Re: [PATCHES] 8.2 features?
Date: 2006-07-18 23:41:49
Message-ID: 20060718234149.GV98476@over-yonder.net
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-docs pgsql-hackers pgsql-patches

On Tue, Jul 18, 2006 at 02:19:01PM -0400 I heard the voice of
Tom Lane, and lo! it spake thus:
>
> I did some experimentation just now, and could not get mysql to accept a
> command longer than about 1 million bytes. It complains about
> Got a packet bigger than 'max_allowed_packet' bytes
> which seems a bit odd because max_allowed_packet is allegedly set to
> 16 million, but anyway I don't think people are going to be loading any
> million-row tables using single INSERT commands in mysql either.

On the contrary, I've hit it several times by just trying to import
[into another database] the output of a mysqldump I just did. Great
design, that...

--
Matthew Fuller (MF4839) | fullermd(at)over-yonder(dot)net
Systems/Network Administrator | http://www.over-yonder.net/~fullermd/
On the Internet, nobody can hear you scream.

In response to

Browse pgsql-docs by date

  From Date Subject
Next Message Christopher Kings-Lynne 2006-07-19 01:18:12 Re: [HACKERS] 8.2 features?
Previous Message Thomas Bley 2006-07-18 21:39:20 Re: [PATCHES] 8.2 features?

Browse pgsql-hackers by date

  From Date Subject
Next Message elein 2006-07-18 23:46:41 Re: feature request: pg_dump --view
Previous Message Marc Munro 2006-07-18 23:36:04 Re: New shared memory hooks proposal (was Re: pre_load_libraries)

Browse pgsql-patches by date

  From Date Subject
Next Message Christopher Kings-Lynne 2006-07-19 01:18:12 Re: [HACKERS] 8.2 features?
Previous Message Marc Munro 2006-07-18 23:36:04 Re: New shared memory hooks proposal (was Re: pre_load_libraries)