| From: | <Herbert(dot)Liechti(at)thinx(dot)ch> |
|---|---|
| To: | Jose Manuel Lorenzo Lopez <jose-manuel(dot)lorenzo-lopez(at)conti(dot)de> |
| Cc: | <pgsql-general(at)postgresql(dot)org> |
| Subject: | Re: postgresql on SuSE 7.1 with reiserfs |
| Date: | 2001-06-07 09:33:07 |
| Message-ID: | Pine.LNX.4.33.0106071131160.23803-100000@standbyme.thinx.ch |
| Views: | Whole Thread | Raw Message | Download mbox | Resend email |
| Thread: | |
| Lists: | pgsql-general |
On Thu, 7 Jun 2001, Jose Manuel Lorenzo Lopez wrote:
> Hello community,
>
> anyone experienced problems using postgresql distribution
> on SuSE 7.1 with reiserfs???
Yes without any problems.
>
> I noticed the following problem:
>
> When creating a table 'tableA' as User A I can not insert in this
> table with User A. The error message is always:
>
> ERROR: tableA: Permission denied.
Seems to be a grant problem or the user is not known to the database.
Have you created the user with createuser?
Regards Herbie
--
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
Herbert Liechti E-Mail: Herbert(dot)Liechti(at)thinx(dot)ch
ThinX networked business services Adlergasse 5, 4500 Solothurn
~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~
| From | Date | Subject | |
|---|---|---|---|
| Next Message | Jose Manuel Lorenzo Lopez | 2001-06-07 09:37:34 | postgresql on SuSE 7.1 with reiserfs |
| Previous Message | Hervé Piedvache | 2001-06-07 09:19:44 | Accessing two differents database in a SELECT |