[geeklog-devel] postgresql and Geeklog 2.0.0b1

Stanislav Palatnik yankees26an at gmail.com
Tue Jul 3 15:01:29 EDT 2012


>
> The Superuser role can be granted by issuing the following:
>   ALTER USER geekloguser WITH superuser;


I tried implementing that, and ran into an issue.

Query failed: ERROR: must be superuser to alter superusers


You must be a superuser to add another account as a superuser. I think you
ran that command from pgadmin, which uses the default superuser
account(postgres), so it let you run this command. However, most people
installing geeklog will be on a shared hosting environment and will not
have access to this.

However, I ran installs on Windows(7 and 8), and Ubuntu(11), and PostgreSQL
did not complain about needing superuser access to install the language.
Additionally, there haven't been any reports of users running into this
problem until now.

Can you give more information about your PostgreSQL configuration? It seems
to be running on paranoid mode :)

On Tue, Jul 3, 2012 at 4:34 AM, Dirk Haun <dirk at haun-online.de> wrote:

> Quoting Dan Stoner <danstoner at gmail.com>:
>
>  I just got back from a tech conference and I'm a little fired up about
>> open source again.  I allocated some time to test Geeklog with
>> postgresql.
>>
>
> Thanks for doing that.
>
> Please note that Postgres support in 2.0.0b1 is very buggy and barely
> working. I made a few tweaks since then, so if you have the time, try a
> nightly tarball (or wait for b2).
>
>
>
>  3.  The admin account with default password of "password" did not seem
>> to exist or let me log in.
>>
>
> Works for me (now - I think this was one of the post-b1 fixes that I had
> to make).
>
>
>
>  4.  The main page seemed to render ok, as do some of the sub-pages,
>> but many of them error out with "Unfortunately, an error has occurred
>> rendering this page. Please try again later."
>>
>
> You may want to enable root debugging (in siteconfig.php). It'll not only
> print the error message directly in the browser window, but also displays a
> call stack so that you can see where the call is coming from (an error in
> pgsql.class.php isn't all that helpful - the faulty SQL was usually created
> elsewhere).
>
>
>
>  Looking in my geeklog error log, I see:
>>
> (snip)
> These look familiar and should hopefully be fixed now.
>
>
>
>  Let me know what I can do to help.
>>
>
> See above. Please note that I'm testing locally with Postgres 9.1, so
> it'll be interesting to see if there are other problems with 8.1.
>
> bye, Dirk
>
>
>
> ______________________________**_________________
> geeklog-devel mailing list
> geeklog-devel at lists.geeklog.**net <geeklog-devel at lists.geeklog.net>
> http://eight.pairlist.net/**mailman/listinfo/geeklog-devel
>
> --
> --
> My Best,
>
> Stanislav Palatnik
>
>  <http://eight.pairlist.net/mailman/listinfo/geeklog-devel>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <https://pairlist8.pair.net/pipermail/geeklog-devel/attachments/20120703/75ce797f/attachment.html>


More information about the geeklog-devel mailing list