From: | Joel Burton <jburton(at)scw(dot)org> |
---|---|
To: | Najm Hashmi <najm(at)mondo-live(dot)com> |
Cc: | pgsql <pgsql-sql(at)postgresql(dot)org> |
Subject: | Re: \i command |
Date: | 2001-04-10 18:37:30 |
Message-ID: | Pine.LNX.4.21.0104101436410.25030-100000@olympus.scw.org |
Views: | Raw Message | Whole Thread | Download mbox | Resend email |
Thread: | |
Lists: | pgsql-sql |
On Wed, 11 Apr 2001, Najm Hashmi wrote:
> Hi All,
> From pgsql, I try to insert data in table using the \i command. Nothing
> takes place and after this command pgsql is hung... i cant use it any more.
> The same command works with all other tables but this is only one I am having
> problem with.
> I have attached my file with message. Could someone help me out here what is
> the reason for this behaviour.
Works just fine for me (Pg7.1 RC3, Linux).
Can you do manual inserts into the table?
Can you insert just a few records using \i?
Can you vacuum the table?
--
Joel Burton <jburton(at)scw(dot)org>
Director of Information Systems, Support Center of Washington
From | Date | Subject | |
---|---|---|---|
Next Message | Mark Stosberg | 2001-04-10 19:13:34 | a select statement that sometimes joins |
Previous Message | Mark Butler | 2001-04-10 18:02:13 | Semantics of Typed Numeric Constants |