> Hello,
> I reported bug #943 (I found in 7.3.2) and you checked in some change against
> integer overflow.
> Now I upgraded to 7.3.3 and I'm not happy with this.
> The exact error as I described is fixed, but I found new errors in conversion UTF-8
> <-> EUC_TW and BIG5:
>
> Copy to table (DB h
On Friday 20 Jun 2003 4:19 pm, _ wrote:
> My understanding of "schema" that I discovered
> in 7.3 (I don't think they were available before)
> is that you can have two tables with the same name
> if they are in different schemas.
>
> I have done a google search, as well as archive search
> but
>
>
POSTGRESQL BUG REPORT TEMPLATE
Your name : Claudio Sartori
Your email address : [EMAI
My postgresql version is 7.2.1, i found a user's acl information remained when i
deleted the user.
login as a superuser(postgres).
create a table called films in currnet database.
create a user called filmuser.
grant select on films to filmuser.
filmuser now can select on films.
delete filmuse
There is a problem with mac osx in regard to locale. A
bug report was submitted to apple, they (apple)
acknowledged the bug and said it would be addressed in
a future version.
End result... when you initdb you need to use locale =
C. I forgot the exact syntax just look at the docs.
initdb --local