AlliedModders

AlliedModders (https://forums.alliedmods.net/index.php)
-   Extensions (https://forums.alliedmods.net/forumdisplay.php?f=134)
-   -   PostgreSQL Database Interface (https://forums.alliedmods.net/showthread.php?t=236415)

Peace-Maker 09-11-2019 15:19

Re: PostgreSQL Database Interface
 
Quote:

Originally Posted by Napas (Post 2666662)
With this config I get this error:

Quote:

[SM] Exception reported: FATAL: role "test_server" does not exist

That's a good sign, I guess. The connection is working, but that user doesn't seem to exist on your install? Google will help ;)

Napas 09-11-2019 15:29

Re: PostgreSQL Database Interface
 
Yes, this is a user that runs a csgo server and this user doesn't exist in postgresql instance. But if I explicitly saying in the databases.cfg that it must use the user with name "null", why it isn't using it?

Peace-Maker 09-11-2019 15:40

Re: PostgreSQL Database Interface
 
Oh, right, that's a bug with the string manipulation. That's been reported before, but I forgot about it.
https://github.com/alliedmodders/sou...eea54dR97-R116

Napas 09-11-2019 15:48

Re: PostgreSQL Database Interface
 
When will you update this extension?

Peace-Maker 03-11-2021 07:01

Re: PostgreSQL Database Interface
 
The pgsql driver is now included in SourceMod starting with version 1.11.0.6666! No need for this separate extension anymore.


All times are GMT -4. The time now is 14:06.

Powered by vBulletin®
Copyright ©2000 - 2024, vBulletin Solutions, Inc.