On Wed, May 27, 2009 at 8:13 PM, Chris Bennett
<[email protected]> wrote:

[snip]

>
> Three questions.
>
> 1. PostgreSQL defaults to UTF-8 encoding instead of SQL-ASCII as in
> OpenBSD. Is this a problem? On either side?

Only if you try to use extended ASCII characters.

>
> 2. I noticed that there was no lsmbdata database created as happens with
> OpenBSD. Is this correct? The program seems to function OK at first glance.

If it works, it must be OK.  I created a ledgersmb database for common
use, and that's what your lsmbdata probably is.

>
> 3. I couldn't get the command  createdb -U ledgersmb -O ledgersmb
> ledgersmb  to work unless I created a Unix user ledgersmb first.
>     Is there some other solution to that problem I'm not seeing?

Yes, you must change the pg_hba.conf (then restart postgresql) to
reflect a different type of authentication than "ident sameuser", such
as md5, pam, etc.  See the pg_hba.conf file for an explanation and
examples.

Ciao,

David A. Bandel
-- 
Focus on the dream, not the competition.
            - Nemesis Air Racing Team motto

------------------------------------------------------------------------------
Register Now for Creativity and Technology (CaT), June 3rd, NYC. CaT 
is a gathering of tech-side developers & brand creativity professionals. Meet
the minds behind Google Creative Lab, Visual Complexity, Processing, & 
iPhoneDevCamp as they present alongside digital heavyweights like Barbarian 
Group, R/GA, & Big Spaceship. http://p.sf.net/sfu/creativitycat-com 
_______________________________________________
Ledger-smb-devel mailing list
[email protected]
https://lists.sourceforge.net/lists/listinfo/ledger-smb-devel

Reply via email to