bject: Re: [GENERAL] Fatal error while installing
How do i remove this user?I am running on Win XP here.
Joshua D. Drake wrote:
Gibson wrote:
I seem to get this error "user postgres could not be created, user
account already exists" when trying to install postgres. Anyone knows
how
How do i remove this user?I am running on Win XP here.
Joshua D. Drake wrote:
Gibson wrote:
I seem to get this error "user postgres could not be created, user
account already exists" when trying to install postgres. Anyone knows
how to fix this?
Sounds to me like the user postgres on the OS
Gibson wrote:
I seem to get this error "user postgres could not be created, user
account already exists" when trying to install postgres. Anyone knows
how to fix this?
Sounds to me like the user postgres on the OS already exists.
Joshua D. Drake
Erik Jones wrote:
Erik Jones wrote:
Ok, c
I seem to get this error "user postgres could not be created, user
account already exists" when trying to install postgres. Anyone knows
how to fix this?
Erik Jones wrote:
Erik Jones wrote:
Ok, consider the following table definition:
CREATE TABLE stats (
id SERIAL PRIMARY KEY,
hits bigint d