Talk About Network

Google


Register and Login
Nick
Password
Register create new account Sign up is FREE and you can post replies, new topics, bookmark posts and more!
Recover lost password


Data Bases > Pgsql Bugs > Re: problem
Latest [ Topics | Posts ] Archive Post A New Topic Post a Reply
<< Topic < Post Post 2 of 2 Topic 3736 of 4088
Post > Topic >>

Re: problem

by Zdenek.Kotala@[EMAIL PROTECTED] (Zdenek Kotala) Apr 25, 2008 at 12:06 PM

The first record ctid=(0,1) is obsolete, you can delete it. It is probably
race 
condition in VACUUM and catalog modification. Did you added or modified
any user 
account (e.g. password change) in related time? Please, can you let us
know 
exact version of PostgreSQL?

		Zdenek


Khobotko Oleg napsal(a):
> Hello, help me please,
> I don't know how, but i got 2 postgres users.
> How can I delete the first one ????
> thx alot for your answers.
>
///////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

> 
> select passwd,ctid,xmin,xmax,cmin,cmax from pg_shadow where usesysid =1;
>              passwd                | ctid  | xmin |   xmax   |   cmin   
> | cmax                                                             
>
-------------------------------------+-------+------+----------+----------+-----
                                                             
> -
>                                    | (0,1) |    1 | 16754522 | 16754522 
> |    0
> md510db8c04d26d32185270721fcf32155 | (0,2) |    2 |        0 |        0 
> |    0
> (2 rows)
>
//////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

> 
> select * from pg_shadow where usesysid=1;
> usename  | usesysid | usecreatedb | usesuper | usecatupd |              

> passwd                                                                  
           
> | valuntil | useconfig
>
----------+----------+-------------+----------+-----------+---------------------
                                                             
> ----------------+----------+-----------
> postgres |        1 | t           | t        | t         
> |                                                                       
                           
> |          |
> postgres |        1 | t           | t        | t         | 
> md510db8c04d231142d5                                                    
         
> 270721fcf740ed5 | infinity |
> (2 rows)
>
////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

> 
> 
> Tom Lane пишет:
> "spol@[EMAIL PROTECTED]
" <spol@[EMAIL PROTECTED]
> writes:
> 
>> I have two "postgres" user. How to delete the first one ???
>>     
> 
> Let's see the system columns (ctid,xmin,xmax,cmin,cmax) for those
> two rows?
> 
>            regards, tom lane
> 


-- 
Sent via pgsql-bugs mailing list (pgsql-bugs@[EMAIL PROTECTED]
)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-bugs
 




 2 Posts in Topic:
problem
oleg@[EMAIL PROTECTED] (  2008-04-23 02:19:22 
Re: problem
Zdenek.Kotala@[EMAIL PROT  2008-04-25 12:06:09 

Post A Reply:
  Go here to Signup

AddThis Feed Button


About - Advertising - Contact - Frequently Asked Questions - Privacy Policy - Terms of Use - Signup

Contact
tan12V112 Sat Oct 11 6:31:27 CDT 2008.