"Erik R." <[EMAIL PROTECTED]> writes:
> Any tsearch query results in the following error message:
> mydb=# select * from product_search('test');
> ERROR: could not find tsearch config by locale
What does "locale" report on your machine? AFAICS this error message
just means that "setlocale(LC_CTY
Leoj wrote:
> The following bug has been logged online:
>
> Bug reference: 3541
> Logged by: Leoj
> Email address: [EMAIL PROTECTED]
> PostgreSQL version: 8
> Operating system: win32
> Description:typo - minor importance
> Details:
>
> step 12 on http://pginstaller.p
>>> On Wed, Aug 15, 2007 at 11:29 AM, in message
<[EMAIL PROTECTED]>, "Richard Rowell"
<[EMAIL PROTECTED]> wrote:
> perm_test=# revoke create on schema public from bar;
>
> REVOKE
>
> perm_test=> create table test (uid integer);
> CREATE TABLE
I think the problem is that bar is automatically a
Richard Rowell escribió:
> perm_test=> revoke create on schema foo from bar;
>
> REVOKE
>
> perm_test=# revoke create on schema public from bar;
>
> REVOKE
You have to revoke from PUBLIC too, otherwise the user still has access
via that one.
--
Alvaro Herrerah
The following bug has been logged online:
Bug reference: 3541
Logged by: Leoj
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8
Operating system: win32
Description:typo - minor importance
Details:
step 12 on http://pginstaller.projects.postgresql.org has a typo
The following bug has been logged online:
Bug reference: 3540
Logged by: Richard Rowell
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2
Operating system: Linux
Description:"REVOKE CREATE ON SCHEMA" public doesn't work
Details:
[EMAIL PROTECTED]:~/download$
The following bug has been logged online:
Bug reference: 3539
Logged by: Erik R.
Email address: [EMAIL PROTECTED]
PostgreSQL version: 8.2.4
Operating system: Mac OS X 10.5 (9A499)
Description:tsearch2 broken on Intel Macs running Leopard
Details:
Any tsearch query r
The following bug has been logged online:
Bug reference: 3537
Logged by: maya
Email address: [EMAIL PROTECTED]
PostgreSQL version: 08.02.0400
Operating system: solaris 9 64 bit
Description:Postgres odbc can only access public schema and any
other schema does not work