[GENERAL] COL unique (CustomerID) plus COL unique (COUNT) inside CustomerID

2016-09-01 Thread Michelle Konzack
. In clear this: CustID Count 1 1 1 2 1 3 2 1 2 2 3 1 3 2 3 3 ... How to do this? Thanks in avance -- Michelle Konzack

[GENERAL] PHP-Shop with PostgreSQL

2016-11-08 Thread Michelle Konzack
-- Michelle KonzackITSystems GNU/Linux Developer 0033-6-61925193 -- Sent via pgsql-general mailing list (pgsql-general@postgresql.org) To make changes to your subscription: http://www.postgresql.org/mailpref/pgsql-general

[GENERAL] SELECT question

2007-08-17 Thread Michelle Konzack
that LAST version of the elements... Greetings Michelle Konzack -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack Apt. 917 ICQ #328449886 50, rue

Re: [GENERAL] SELECT question

2007-08-21 Thread Michelle Konzack
Am 2007-08-17 12:53:41, schrieb Michael Glaesemann: > > On Aug 17, 2007, at 7:27 , Michelle Konzack wrote: > > >* > >* Do not Cc: me, because I am on THIS list, if I write here.* > > You migh

Re: [GENERAL] Temporary, In-memory Postgres DB?

2007-11-19 Thread Michelle Konzack
.. Thanks, Greetings and nice Day Michelle Konzack Tamay Dogan Network Open Hardware Developer Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ##### Mi

Re: [GENERAL] 1 cluster on several servers

2007-12-04 Thread Michelle Konzack
Am 2007-11-29 12:50:58, schrieb Willy-Bas Loos: > Hi, > > Is it possible to run one PostgreSQL cluster on more than one (hardware) > server? Yes of course... I run at a customer "Monster" with 42 PostgreSQL servers of each 1,8 TByte. Thanks, Greetings and nice Da

Re: [GENERAL] Restoring 8.0 db to 8.1

2008-01-08 Thread Michelle Konzack
ot; to fight the enormeous size which is growing every day by arround 350 MB. ...and since I am not God or the absolute PostgreSQL guru (which should redesign my Database-Structure) I have a bunch of "Large Objects" in this pig which should be normaly on a fileserver

Re: [GENERAL] [OT] RAID controllers blocking one another?

2008-01-23 Thread Michelle Konzack
o performant. Thanks, Greetings and nice Day Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ##### Michel

[GENERAL] Clustering/Partitioning tables from existing tables?

2008-01-30 Thread Michelle Konzack
the "master" table now? Q 2: Can anyone provide me a script whic do that. (I am NOT THE GENIE) Note: The tables have only names like "data_N" where N is a number from 0 (yes, with leading zeros) to 9. Thanks, Greetings and nice Day

[GENERAL] SELECT statement with sub-queries

2017-05-28 Thread Michelle Konzack
teger==integer LINE1: ...gories.cat FROM categories WHERE categories.serial==products.category); ^ Hmm, "serial" is an "integer" and the "category" and "manufacturer" too. So whats wrong with it? -

Re: [GENERAL] SELECT statement with sub-queries

2017-05-28 Thread Michelle Konzack
varchar(100), p_desc varchar(1), ); 8<-- This is WHY I am puzzeling arround with the "integer" error. -- Michelle KonzackMiila ITSystems @ TDnet GNU/Linux Developer 00372-54541

Re: [GENERAL] SELECT statement with sub-queries

2017-05-28 Thread Michelle Konzack
On 2017-05-28 11:23:47 Adrian Klaver hacked into the keyboard: > On 05/28/2017 10:53 AM, Michelle Konzack wrote: > >> > >>SELECT * FROM products WHERE category IN > >> (SELECT categories.cat FROM categories WHERE > >> categories.serial = products.

Re: [GENERAL] SELECT statement with sub-queries

2017-05-28 Thread Michelle Konzack
ECT * FROM products > WHERE category IN > (SELECT categories.cat FROM categories); This give an error See previously mail for what I want to archive -- Michelle KonzackMiila ITSystems @ TDnet GNU/Linux Developer 00372-54541400 signature.asc Description: Digital signature

Re: [GENERAL] PostgreSQL on a CompactFlash

2008-02-06 Thread Michelle Konzack
8 GByte Cards (Raid-5 + Hotfix) for the Data (the Postgresql.tar.gz and static data) The TAR Archive is around 5 GByte (PostgreSQL has already compressed the Stuff) and I was forced to install 12 GByte of Memory. Thanks, Greetings and nice Day Michelle Konzack Systemadministrator T

[GENERAL] /var/lib/postgres on Hitachi E5K160 60 GByte (Raid-1 + Hotfix)

2008-02-22 Thread Michelle Konzack
f them into a Raid-1 + Hotfix. The server is already running but /var/lib/postgres is currently on three Western Digital Raptor WD740 which consuming over 45 Watt andare laud liek an Combat-Aircraft... Three E5K160 would only consume arround 18 Watt. Any Experiences? Thanks, Greetings and nice Day

FW by [EMAIL PROTECTED] : [GENERAL] [pgsql-general] Daily digest v1.8030 (22 messages)

2008-04-02 Thread Michelle Konzack
Hi all, Since 2008-03-27 I get in paralel to the list messages this useless Daily diggest. Can anyone tell me who has activated this? Is this an accident by the list owner? Thanks, Greetings and nice Day Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan

Re: [GENERAL] 10 TB database

2009-06-16 Thread Michelle Konzack
Note: On Friday I have a meeting with a Sun Partner in Germany because a bigger project... where I have to increase the performance of my database servers. I have to calculate with 150.000 customers. Thanks, Greetings and nice Day/Evening Michelle Konzack Syste

Re: [GENERAL] 10 TB database

2009-06-16 Thread Michelle Konzack
with > 250GB/day unless you write a custom data loader that keeps multiple cores AFAIK he was talking about 250 GByte/month which are around 8 GByte a day or 300 MByte per hour Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator Tamay Dogan Network

[GENERAL] HA for PostgreSQL (Auth-Server)

2010-06-24 Thread Michelle Konzack
e Intranet Database itself is only arround 13 GByte Thanks, Greetings and nice Day/Evening Michelle Konzack -- # Debian GNU/Linux Consultant ## Development of Intranet and Embedded Systems with Debian GNU/Linux itsyst...@tdnet France EURL itsyst..

Re: [GENERAL] psql scripting tutorials

2008-09-20 Thread Michelle Konzack
Am 2008-09-11 10:03:03, schrieb Roderick A. Anderson: > Whatever happened to pgbash? I see the last update was Feb 2003 but > that was for Pg v7.3. I have tried it soe times ago with 7.4 but goten to many errors... ...and gaved up. Thanks, Greetings and nice Day/Evening Michelle K

[GENERAL] [OT] CSS Mailinglist?

2008-09-20 Thread Michelle Konzack
disallow it. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux

Re: [GENERAL] offtopic, about subject prefix

2008-09-20 Thread Michelle Konzack
ssages without this prefix likely to be ignored by automatic filters > or something like that? Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Lin

Re: [GENERAL] Oracle and Postgresql

2008-09-20 Thread Michelle Konzack
Am 2008-09-15 10:12:08, schrieb Joshua Drake: > Are we going to start a VI vs Emacs argument too? They are out of concurence since I am using mc (Midnight Commander). :-P Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Ta

[GENERAL] PDF Documentation for 8.3?

2008-09-20 Thread Michelle Konzack
rching the site but there are no PDF's for 8.3 in format A4 or do I missing something? Note: The american "Letter" format sucks, because I am printing two A4 pages on ONE A4 side and with the "Letter" format I get very huge borders... Thanks, Greetings a

Re: [GENERAL] PDF Documentation for 8.3?

2008-09-24 Thread Michelle Konzack
(Bouygues Telecom) to the Internet and if I klick the PDF links, the conection timed out. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linu

Re: [GENERAL] Largest PostgreSQL 8.x DB someone is running?

2008-09-26 Thread Michelle Konzack
three dinosaur from Sun Microsystems with each more then 500 SCSI drives of 300 GByte. So it is arround 21-25 TByte but do not ask me about the Electricity bill:-) Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network

Re: [GENERAL] how to use pam-pgsql

2008-10-08 Thread Michelle Konzack
tation? The SQL SCHEME is included in the tarball so create a database like "system" and load the *.sql file into it. Now you can add normal unix users to it. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Do

Re: [GENERAL] Drupal and PostgreSQL - performance issues?

2008-10-20 Thread Michelle Konzack
If you have problems with Reply-To: get a REAL MUA, which support Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter

Re: [GENERAL] Annoying Reply-To

2008-10-20 Thread Michelle Konzack
Micr0$of SQL Server... LOL ;-) Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debi

Re: [GENERAL] Annoying Reply-To

2008-10-20 Thread Michelle Konzack
To:" Header... So, I prefer, HOW this list is. Of course, I reply with or . Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Lin

Re: [GENERAL] Drupal and PostgreSQL - performance issues?

2008-10-20 Thread Michelle Konzack
vening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack Ap

Re: [GENERAL] Annoying Reply-To

2008-10-20 Thread Michelle Konzack
x27;t know about other MUAs. N.C. ;-) Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ #

Re: [GENERAL] Annoying Reply-To

2008-10-24 Thread Michelle Konzack
Am 2008-10-23 15:52:30, schrieb ries van Twisk: > anyways.. I don't care anymore... I will do a reply all. I do normaly: killall ;-) Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian G

[GENERAL] Equivalent for AUTOINCREMENT?

2008-10-31 Thread Michelle Konzack
anymore... Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant

Re: [GENERAL] Equivalent for AUTOINCREMENT?

2008-11-05 Thread Michelle Konzack
x(serno) and add +1 the get the next value for "serno". Is there a solution for it? Since I can use a transaction block if required, there should be no problem with concurence access. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Ele

Re: [GENERAL] Equivalent for AUTOINCREMENT?

2008-11-05 Thread Michelle Konzack
ffernt tables? Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux

Re: [GENERAL] Equivalent for AUTOINCREMENT?

2008-11-05 Thread Michelle Konzack
course I try avoid database specific functions... MySQL has hit me more then once. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with

Re: [GENERAL] Equivalent for AUTOINCREMENT?

2008-11-07 Thread Michelle Konzack
counter SET last_used = last_used + 1; > -- > INSERT INTO sometable ( id, blah ) VALUES ( (SELECT last_used FROM > id_counter), 'blah'); Thank you for the example.... I will try it out now. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 2

Re: [GENERAL] Redefining an existing Table Schema for Foreign Key Constraint - Question

2008-11-07 Thread Michelle Konzack
ould be a problem for the above table... > 2. Are there credit cards owned by more than one customer? CreditCards are personaly and sometimes (in France) I need an ID card to prove, that I am the holder... So how can one credit card can have more then one owner? Thanks, Greetings and ni

[GENERAL] How to design a "customer" TABLE which hold credit card infos and other payments?

2008-11-07 Thread Michelle Konzack
with it 1) how I should store it 2) how the TABLE fields should look like And yes, I would use a reference to external tables instead of puting those data in the main "customer" TABLE... Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrat

Re: [GENERAL] Semi-customized queries? Subset of SQL? Accessing the parser? Injection?

2008-11-07 Thread Michelle Konzack
7;t do that. (Or I wouldn't have asked the question.) Need a WWW > interface, period. And where is the problem? Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linu

Re: [GENERAL] Equivalent for AUTOINCREMENT?

2008-11-07 Thread Michelle Konzack
Hi again, Am 2008-11-05 20:13:40, schrieb Craig Ringer: > Michelle Konzack wrote: > >OK, you hit me, I am trying to convert a mysql scheme to postgresql... OK, in the same time I am trying to make programs like os-commerce PostgreSQL usable > >Realy, I hate programs whi

[GENERAL] Database access over the Internet...

2008-11-07 Thread Michelle Konzack
or 2 years. Note 2: I am working 95% mobil, which is WHY I use GSM/UMTS/HSDPA. (cost only 25 Euro/month with unlimited traffic at "O2" in Germany) Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network

Re: [GENERAL] How to design a "customer" TABLE which hold credit card infos and other payments?

2008-11-08 Thread Michelle Konzack
at the German telecom there have peoples stolen 12 million records... OK, not Credit Card infos, but personal customer data. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant

Re: [GENERAL] Database access over the Internet...

2008-11-08 Thread Michelle Konzack
Am 2008-11-07 07:51:37, schrieb Scott Marlowe: > On Thu, Nov 6, 2008 at 2:27 PM, Michelle Konzack > <[EMAIL PROTECTED]> wrote: > > > > * Do not Cc: me, because I READ THIS LIST, if I write here

Re: [GENERAL] How to design a "customer" TABLE which hold credit card infos and other payments?

2008-11-08 Thread Michelle Konzack
Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack

Re: [GENERAL] How to design a "customer" TABLE which hold credit card infos and other payments?

2008-11-08 Thread Michelle Konzack
Am 2008-11-07 07:48:25, schrieb Scott Marlowe: > On Thu, Nov 6, 2008 at 2:43 PM, Michelle Konzack > <[EMAIL PROTECTED]> wrote: > > > > * Do not Cc: me, because I READ THIS LIST, if I write here

Re: [GENERAL] Database access over the Internet...

2008-11-08 Thread Michelle Konzack
read my WORK E-Mails with my GSM and haf to walk trough 100 of CCs which are definitively not important. And of course, each CC cost me money... 0.009 Euro/kByte. Getting per day 1 MByte of CC is annoying. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator

Re: [GENERAL] Database access over the Internet...

2008-11-08 Thread Michelle Konzack
dd the banner to let peoples know I DO NOT WANT CCS. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.

Re: [GENERAL] Database access over the Internet...

2008-11-16 Thread Michelle Konzack
ss then 3% from it... So, peoples now sending me PMs does not help, since it DoS my system and make it harder for me to work since I have to walk through this messages I do not need because I have it already seen. Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator

Re: [GENERAL] Database access over the Internet...

2008-11-16 Thread Michelle Konzack
signature.pgp Description: Digital signature

Re: [GENERAL] pgsql announce now on twitter

2009-03-03 Thread Michelle Konzack
I was forced to block Twitter entirely on my Mailserver since they have even spamed my postmaster and abuse address. > (PS - I'm not on these lists. CC me if you want me to see your response) Done Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V

Re: [GENERAL] pgsql announce now on twitter

2009-03-04 Thread Michelle Konzack
Thanks, Greetings and nice Day/Evening Michelle Konzack Systemadministrator 24V Electronic Engineer Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ###

[GENERAL] How to query pgsql from a BASH script ?

2005-04-03 Thread Michelle Konzack
cond. Any suggestions ? Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature

Re: [GENERAL] How to query pgsql from a BASH script ?

2005-04-03 Thread Michelle Konzack
e it makle the life easier. And the other think is, the first $COL is every time UNIQ. > Sean Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature

Re: [GENERAL] How to query pgsql from a BASH script ?

2005-04-03 Thread Michelle Konzack
5678901 eee.fff.ggg.hhh | 3456789012 | 4567890123 and I need only CONNECT TO localhost USER michelle.konzack; RETVAL=`SELECT ctime, atime FROM ip_table WHERE ip = $SEARCH;` ? > regards > Pavel Stehule Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://coun

Re: [GENERAL] How to query pgsql from a BASH script ?

2005-04-04 Thread Michelle Konzack
Stehule Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature

[GENERAL] error with vacuumdb

2005-04-10 Thread Michelle Konzack
, I NEED diskspace but with vacuumdb ? Good night Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC

[GENERAL] Rekall for Debian ?

2005-05-04 Thread Michelle Konzack
Hello all, does anyone know, whether there is a Debian Package for Rekall or not ? Thanks and nice afternoon Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz

Re: [GENERAL] Rekall for Debian ?

2005-05-04 Thread Michelle Konzack
Am 2005-05-04 13:31:48, schrieb Devrim GUNDUZ: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > > Hi, > > On Wed, 4 May 2005, Michelle Konzack wrote: > > >does anyone know, whether there is a > >Debian Package for Rekall or not ? > > Ther

Re: [GENERAL] Rekall for Debian ?

2005-05-04 Thread Michelle Konzack
x-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature

Re: [GENERAL] Welcome to the pgsql-general list!

2005-07-28 Thread Michelle Konzack
y 28, 2005 4:48 PM > Subject: Welcome to the pgsql-general list! > > >Welcome to the pgsql-general mailing list! > >Your password at is > > > >kWbz5F - END OF REPLYED MESSAGE - Greetings Michelle -- Linux-User #280

[GENERAL] 3 x PostgreSQL in cluster/redunant

2005-11-14 Thread Michelle Konzack
st support around 17.000 $USER currently. The Internet connection is curently for Testing an E1 (with Backup) but I am looking for FiberOptic Provider E1/STM1. Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917

Re: [GENERAL] 3 x PostgreSQL in cluster/redunant

2005-11-15 Thread Michelle Konzack
Am 2005-11-14 16:54:41, schrieb Jim C. Nasby: > On Mon, Nov 14, 2005 at 07:36:44PM +0100, Michelle Konzack wrote: > > Hello *, > > > > I have three Sun Server where I have reserved on each Server a Raid-5 > > of 1 TByte for my PostgreSQL. The first PostgreSQL i

Re: [GENERAL] OK, this is a

2006-09-16 Thread Michelle Konzack
uncated subject). :-) This is, why I was wondering about it. I use mutt since 1999/03 and never seen a truncated Subject: header. Greetings and nice Weekend Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User

[GENERAL] PostgreSQL installed in non-standard Directory

2006-09-16 Thread Michelle Konzack
Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack Apt. 917 ICQ #328449886

Re: [GENERAL] PostgreSQL installed in non-standard Directory

2006-09-19 Thread Michelle Konzack
all the normal system libs and standard install packages... I will try it. But sometimes I have gotten strange results using chroots on foreign systems (specialy if I must install 100 or more packages) Greetings Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/L

Re: [GENERAL] plz xxxxxxxxxxx me

2006-09-20 Thread Michelle Konzack
er... My strings hit nearly ALL *subscribe mails. Greetings Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux C

Re: [GENERAL] vista

2006-09-21 Thread Michelle Konzack
ed with. But who sponsor a Vista machine? (Dualboot is no solution) Greetings Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ ##### Debian GNU/Linux Consultant ##

Re: [GENERAL] pg web hosting with tsearch2?

2006-10-02 Thread Michelle Konzack
Am 2006-09-29 13:45:34, schrieb Rick Schumeyer: > 3)All the web hosts I am aware of are still offering only pg 7.4. > Does anybody offer pg 8.x ? I am thinking about a root-Server for 39 Euro/Month on which I can install what I want Greetings Michelle Konzack Systemadminis

Re: [GENERAL] Storing images in PostgreSQL databases (again)

2006-10-12 Thread Michelle Konzack
ngish key, but workable I suspect (untested, we used an > artificial key, a serial). Greetings Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ #

[GENERAL] Quering 4 or more physicale different PostgreSQL server at once

2007-02-21 Thread Michelle Konzack
with most requested data on the first Server which will have arround 180 GByte and then the rest of "THE" table on the other servers. Note: "THE" table is a historical timeline... and the datasets are not ordered in the table. Greetings Michelle Konzack Systemadminis

Re: [GENERAL] PG Email Client

2007-02-21 Thread Michelle Konzack
ace), Courier-Imap, PostgreSQL and Sieve. The thing is currently in PreAlpha state (it works for me) with realy limited functions,since I have excluded most thinks to reduce errors while coding my stuff. It is only a private Research Project but maybe some times... Greetings

Re: [GENERAL] PG Email Client

2007-02-21 Thread Michelle Konzack
able become two references for the TWO folders. Note: Currently I have 7.41 million messages in my table for testing plus the originals on Courier-Imap. Greetings Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138

Re: [GENERAL] Any Plans for cross database queries on the same server?

2007-02-21 Thread Michelle Konzack
door. I guess I'm a typical dumb American, traveling all the way to > Paris to eat at McDonald's. :-) Do you know "Döner Kebab"? Realy good beek or chicken with fresh salad! Not this "american" fast-feed. :-) And its cheaper! Greetings Michelle Kon

Re: [GENERAL] Anyone know where I can get an 8.2.3 binary for ubuntu?

2007-04-05 Thread Michelle Konzack
sql-8.2-8.2.3 cd postgresql-8.2 > edit debian/control and put the dapper's version for debhelper and > cdbs > dpkg-buildpackage -us -nc dpkg-buildpackage -us -nc -rfakeroot Greetings Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux

Re: [GENERAL] Tsearch2 crashes my backend, ouch !

2007-04-05 Thread Michelle Konzack
ge too. Where can I get the "tsearch_core patch" patch? Greetings Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/

[GENERAL] How to move tables in another physial place

2007-05-22 Thread Michelle Konzack
to another partition. How can I do this? (best and fastest way) Greetings Michelle Konzack Systemadministrator Tamay Dogan Network Debian GNU/Linux Consultant -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant

Re: [GENERAL] How to move tables in another physial place

2007-05-22 Thread Michelle Konzack
rives. But since the database IS on ONE PYSIACAL partiton I do not know, HOW TO MOVE some of the smaller tables (without stoping the PostgreSQL from operating since it is needed 24/7) Thanks, Greetings and nice Day Michelle Konzack Systemadministrator Tamay Dogan Network Debian GN

[GENERAL] How many secondary databases can I create?

2004-11-12 Thread Michelle Konzack
USER/VHost. Thanks Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC #Debian (irc.icq.com) sig

Re: [GENERAL] How many secondary databases can I create?

2004-11-12 Thread Michelle Konzack
h VHost a local $USER. Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC #Debian (irc.icq

Re: [GENERAL] PostGresql USENET Vote

2004-11-14 Thread Michelle Konzack
n more, I do not like to get more SPAM, because [EMAIL PROTECTED] feed million of SPMers. Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMich

Re: [GENERAL] These Lists Are Being Cut To FOUR

2004-11-14 Thread Michelle Konzack
ur support is most appreciated. Where do you live ? Are you not reservist in the US-Army ? Don't like to go to Iraq and let you kill ? > Mike Cox > [EMAIL PROTECTED] Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917

Re: [GENERAL] How many secondary databases can I create?

2004-11-14 Thread Michelle Konzack
m missing... >Regards. > Dawid Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature

Re: [GENERAL] How many secondary databases can I create?

2004-11-14 Thread Michelle Konzack
on a Quad-Athlon with only 4 GByte of memory and not 8 GByte as I like) > Sincerely, > > Joshua D. Drake Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de

Re: [GENERAL] PostGresql USENET Vote

2004-11-14 Thread Michelle Konzack
Am 2004-11-14 20:25:18, schrieb Tino Wildenhain: > Am Sonntag, den 14.11.2004, 18:10 +0100 schrieb Michelle Konzack: > > Am 2004-11-13 02:47:04, schrieb BARD ROCK: > > > It is now time to cast your vote as to whether you would like these > > > mailing lists to bec

Re: [GENERAL] Certifications in military environment

2004-11-21 Thread Michelle Konzack
llow the CC-EAL. > If possible, please answer me directly (I'm not on this mailing list). > Otherwise, I will read from the web interface. > Regards > Marco Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack A

Re: [GENERAL] Certifications in military environment

2004-11-21 Thread Michelle Konzack
). We are using postgresql on Debian GNU/Linux. Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/F

Re: [GENERAL] USENET vs Mailing Lists Poll ...

2004-12-01 Thread Michelle Konzack
nux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC #Debian (irc.icq.com) signature.pgp Description: Digital signature

Re: [GENERAL] question on new psql datatype

2005-01-23 Thread Michelle Konzack
een 20 and 300 Bytes But which data do you need exactly ? I have done this in Winword 6.0 under WfW 3.11 for 10 years :-) You need only the first Bytes not the whole Image. > Yu Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt.

[GENERAL] FW: Advanced search form

2005-12-07 Thread Michelle Konzack
s order 2) -XXXDo not find XXX contents 3) TestAND Does anyone has a PHP/PGSQL code sniplet? Thanks Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ######### Mi

Re: [GENERAL] FW: Advanced search form

2005-12-15 Thread Michelle Konzack
the right QUERY for fulltext search in PGSQL Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ######### Michelle Konzack Apt. 917 ICQ #328449886 50, rue de

Re: [GENERAL] [EMAIL PROTECTED],65$($k!"NY$N1|MMEp;#Ej9F$N?$BJT

2005-12-15 Thread Michelle Konzack
le Am 2005-12-07 23:15:45, schrieb ?$BNY$N$"$NL<$OAG?M100%: > ?¡?ª?ª?ª?ª?ª?ª?ª?ª?ª?f?l?Š?e?ê?Ÿ?µ?}?K?W???ª?ª?ª 2005/?N?Ì?£?Á?å?? ?ª?ª?¡ -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ######### Mich

[GENERAL] 7.4.5 vs 8.0 on Debian/sparc

2005-12-15 Thread Michelle Konzack
GNU/Linux Consultant # Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/France IRC #Debian (irc.icq.com) ---(end of

Re: [GENERAL] enable SSL on server

2005-12-15 Thread Michelle Konzack
free space map settings - END OF REPLYED MESSAGE - -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Stras

Re: [GENERAL] [EMAIL PROTECTED],65$($k!"NY$N1|MMEp;#Ej9F$N?$BJT

2005-12-15 Thread Michelle Konzack
Hello Tom, Am 2005-12-15 11:19:03, schrieb Tom Lane: > Michelle Konzack <[EMAIL PROTECTED]> writes: > > Since some days we become SPAMed. > > > How can this happen, if the list is subscriber only? > > Marc accidentally turned off the subscribers-only filter for a

Re: [GENERAL] 7.4.5 vs 8.0 on Debian/sparc

2005-12-15 Thread Michelle Konzack
Hi Tom, Am 2005-12-15 11:29:12, schrieb Tom Lane: > Michelle Konzack <[EMAIL PROTECTED]> writes: > > Now if I chante my php5 scripts on my Webserver to point to the 8.0 > > PostgreSQL I get only connect errors. > > What errors exactly? Without details it's impos

Re: [GENERAL] Toolkit for creating editable grid

2005-12-22 Thread Michelle Konzack
138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ##### Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 0033/3/8845235667100 Strasbourg/F

Re: [GENERAL] Toolkit for creating editable grid

2005-12-27 Thread Michelle Konzack
Access 2.0 Greetings Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant ##### Michelle Konzack Apt. 917 ICQ #328449886 50, rue de Soultz MSM LinuxMichi 003

[GENERAL] create summaries and update a second table?

2006-01-04 Thread Michelle Konzack
update in the Main- Table. I am puzzeling arround, how can this be done. Any help welcome Thanks Michelle -- Linux-User #280138 with the Linux Counter, http://counter.li.org/ # Debian GNU/Linux Consultant # Michelle Konzack Apt. 917

  1   2   >