Re: COPY permissions problem - Windows XP

From: "Nolen, Terry" <Terry(dot)Nolen(at)sabre(dot)com>
To: "Jim C(dot) Nasby" <decibel(at)decibel(dot)org>
Cc: <pgadmin-support(at)postgresql(dot)org>
Subject: Re: COPY permissions problem - Windows XP
Date: 2006-01-06 22:34:29
Message-ID: 5A54B96160B52743A7F71ABD4170A64A036D9EC5@sghdqms02.Global.ad.sabre.com
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgadmin-support

Jim,
I found the issue. I had not created a postgres WINDOWS user on my
server when installing, and it was using my user_id. I dropped the
database, added the postgres user, and reinstalled the server. Then
tried the COPY and everything worked great. Just thought I'd let you
know that it is important to create a postgres Windows user on the
server before installing.

Terry Nolen

-----Original Message-----
From: Jim C. Nasby [mailto:decibel(at)decibel(dot)org]
Sent: Wednesday, December 21, 2005 7:10 PM
To: Nolen, Terry
Cc: pgadmin-support(at)postgresql(dot)org
Subject: Re: [pgadmin-support] COPY permissions problem - Windows XP

On Wed, Dec 21, 2005 at 04:32:17PM -0600, Nolen, Terry wrote:
> I'm new to postgresql and I'm trying to test the copy command with a
csv
> file. I keep getting an error which states that I don't have read
> permissions.
>
> My database is owned by postgres, and I'm signed in as postgres. The
> table that I'm placing the data into has a different owner. I've
tried
> changing privileges in windows to allow all access to everyone on this
> machine access. I've even shared the machine with external users.
I've
> move the file to different directorys and created a tablespace with my
> new table in it, into the postgres data directory.
>
> I see this type of error on many boards, but they tend to be with a
> flavor of unix. I'm really not getting the premise behind what is
going
> on and why. Could you please assist?

We need to know exactly what command you're trying to run, if it's in
psql or something else, and the exact error message.
--
Jim C. Nasby, Database Architect decibel(at)decibel(dot)org
Give your computer some brain candy! www.distributed.net Team #1828

Windows: "Where do you want to go today?"
Linux: "Where do you want to go tomorrow?"
FreeBSD: "Are you guys coming, or what?"

Browse pgadmin-support by date

  From Date Subject
Next Message Antoine 2006-01-08 16:00:58 better editing in the data view
Previous Message Andreas Pflug 2006-01-06 20:03:20 Re: NULL vs empty string in Query Tool