Search Postgresql Archives

Re: getting a list of users

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

 



Eric Smith <eric_h_smith@xxxxxxx> writes:
> When I try the command below, I get the very familiar error: "expected  
> just one rule action"

You mean this?

regression=# SELECT usename FROM pg_catalog.pg_user;
 usename  
----------
 postgres
(1 row)


If you're getting that sort of error from standard views then there is
something exceedingly broken about your Postgres build.  We have
occasionally heard from people who got similar errors after installing
nonstandard hacks that modify the representation of query trees ...
so is this a completely vanilla build?  Where did you get it from?

			regards, tom lane

-- 
Sent via pgsql-general mailing list (pgsql-general@xxxxxxxxxxxxxx)
To make changes to your subscription:
http://www.postgresql.org/mailpref/pgsql-general

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
[Index of Archives]     [Postgresql Jobs]     [Postgresql Admin]     [Postgresql Performance]     [Linux Clusters]     [PHP Home]     [PHP on Windows]     [Kernel Newbies]     [PHP Classes]     [PHP Books]     [PHP Databases]     [Postgresql & PHP]     [Yosemite]
  Powered by Linux