table sequence

From: "Crombleholme, Roy" <Roy(dot)Crombleholme(at)its(dot)lancscc(dot)gov(dot)uk>
To: "'pgsql-novice(at)postgresql(dot)org'" <pgsql-novice(at)postgresql(dot)org>
Subject: table sequence
Date: 2003-03-21 11:16:33
Message-ID: 4F9235D7B7D2D611B8DB000802E65AC5062304@lccmail2.lancscc.gov.uk
Views: Raw Message | Whole Thread | Download mbox | Resend email
Thread:
Lists: pgsql-novice

Hello, I've changed the owner of a table in a database from the super-user
to a normal user using the command ALTER TABLE table OWNER TO user;
This changed the owner of the table but not the sequence associated with it.
What is the command to do this. I have trawled through numerous forums and
pages for the solution but could not find one. I am running postgresql 7.2
on Solaris 8.

Roy Crombleholme
Trainee ICT Engineer
ICT Services
Resources Directorate
Lancashire County Council
01772 26-1849
01772 5-31849 (wef Easter Monday (21/04/03) )
Email: roy(dot)crombleholme(at)its(dot)lancscc(dot)gov(dot)uk

********************
This e-mail contains information intended for the addressee only.
It may be confidential and may be the subject of legal and/or professional privilege.
If you are not the addressee you are not authorised to disseminate, distribute, copy or use this e-mail or any attachment to it
The content may be personal or contain personal opinions and unless specifically stated or followed up in writing, the content cannot be taken to form a contract or to be an expression of the County Council's position.
LCC reserves the right to monitor all incoming and outgoing email
LCC has taken reasonable steps to ensure that outgoing communications do not contain malicious software and it is your responsibility to carry out any checks on this email before accepting the email and opening attachments.
********************

Responses

Browse pgsql-novice by date

  From Date Subject
Next Message Chr. Rossmanith 2003-03-21 12:06:45 age / timestamp
Previous Message John Gunther 2003-03-21 08:19:55 Re: Problems using palloc in postgresql user C functions