://www.postgresql.org/users-lounge/docs/7.0/user/sql-copy.htm
for documentation on how to use it.
I'm involved in a similar library project; would you mind sharing the schema of
your database?
Much thanks.
> Thanks a lot,
>
> Sharmad
--
Max Pyziur
On Mon, 11 Sep 2000, Lamar Owen wrote:
> Max Pyziur wrote:
> > I dropped my databases, uninstalled the 7.0.2-2 rpms and installed 6.5.3 rpms on
> > my development RH6.2 Linux 2.2.14-5.0 system and I still get the anomalous query
> > result on that box.
>
> This is
Tom Lane wrote:
>
> Max Pyziur <[EMAIL PROTECTED]> writes:
> >> That's pretty bizarre (not to say difficult to believe). What LOCALE
> >> setting are you running the postmaster in?
>
> > On none of the installations - the two 6.5.x and the 7.0.2-2 o
Tom Lane wrote:
>
> Max Pyziur <[EMAIL PROTECTED]> writes:
> > I've come across what I consider an odd sorting anomaly in 7.0.2-2 where running
> > the following query:
> > select headline from headlines where headline like 'Alb%' order by 1 ;
>
s2 | deckard | SQL_ASCII
headlines3 | deckard | LATIN1
to see if the results are different. Each of the encodings produces the same
anomalous results.
Any help in this regard as well as resolving it would be appreciated. Details
of systems and schema are append
NCODING" is the type of encoding
> you want...
>
> Hope this helps...
>
> Thanks and regards,
Thanks! and I have read the README.mb file.
> Vijay
Max Pyziur
> -Original Message-
> From: [EMAIL PROTECTED] [mailto:[EMAIL PROTECTED]]On
> Behalf Of [EMAIL PROTECTED
7.0.2 be optimized for i686 architecture or is
> > it only possible to compile for i386 architecture?
>
> Yes. Changed C compilation flags in template file for your operating
> system.
Could you please specify which flags are necessary?
Thanks!
> >
> > Max Pyz
be used "straight out of the box"
> > with Postgresql 7.0.2 or does support need to be compiled into
> > the function?
> >
> > 3 - What are the list of arguments which can be taken with the
> > command createdb -E ?
> >
> >
> >
&
Greetings,
Someone recently mentioned that the implementation of localization support in
PG7.0.x is different from pre-7.x.x releases.
My interest is in getting Ukrainian collation orders working in one of my
databases.
Any help in this regard would be appreciated greatly.
--
Max Pyziur