Hi, can you share the modifications you made to the pg_hba.conf file. I'm also new to postgresql and trying it out due to issues using gerrit with mysql.Thanks.
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
On 12/02/2013 07:56 PM, Dylan wrote:
Hi,
this is the specific issue I'm having with mysql
https://code.google.com/p/gerrit/issues/detail?id=2288
From the issue description:
> I'm getting the following error when I try to add a new user on
> gerrit 2.5.2 via the set-account command-line option
Are you really using `set-account`?� Or did you mean `create-account`?
The `set-account` command cannot be used with a user that does not yet exist and should cause an error:
��� fatal: user "username" not found
I don't have it when using the default H2 set-up so I�m concluding it's
due to the type of database.
On 12/02/2013 11:50 AM, Ian Kumlien wrote:
Hi,
What issues did you have with MySQL?
On Mon, Dec 2, 2013 at 11:32 AM, <dylan....@enalean.com
<mailto:dylan....@enalean.com>> wrote:
��� Hi, can you share the modifications you made to the pg_hba.conf
��� file. I'm also new to postgresql and trying it out due to issues
��� using gerrit with mysql.
��� Thanks.
��� --
��� --
��� To unsubscribe, email repo-discuss...@googlegroups.com
��� <mailto:repo-discuss%2Bunsu...@googlegroups.com>
��� More info at http://groups.google.com/group/repo-discuss?hl=en
��� ---
��� You received this message because you are subscribed to the Google
��� Groups "Repo and Gerrit Discussion" group.
��� To unsubscribe from this group and stop receiving emails from it,
��� send an email to repo-discuss...@googlegroups.com
��� <mailto:repo-discuss%2Bunsu...@googlegroups.com>.
��� For more options, visit https://groups.google.com/groups/opt_out.
--
Share your knowledge of Tuleap with a patch
English <https://github.com/Enalean/tuleap-documentation-en> French
<https://github.com/Enalean/tuleap-documentation-fr>
--
--
To unsubscribe, email repo-discuss...@googlegroups.com
More info at http://groups.google.com/group/repo-discuss?hl=en
---
You received this message because you are subscribed to the Google
Groups "Repo and Gerrit Discussion" group.
To unsubscribe from this group and stop receiving emails from it, send
an email to repo-discuss...@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
Share your knowledge of Tuleap with a
patch
Ah, but if you use ldap to authenticate users, then why don't you use ldap groups to group them?
Then you'd have no need to precreate the users to add them to groups..
On 12/02/2013 07:56 PM, Dylan wrote:From the issue description:
Hi,
this is the specific issue I'm having with mysql
https://code.google.com/p/gerrit/issues/detail?id=2288
> I'm getting the following error when I try to add a new user on
> gerrit 2.5.2 via the set-account command-line option
Are you really using `set-account`? Or did you mean `create-account`?
The `set-account` command cannot be used with a user that does not yet exist and should cause an error: