Re: [Spacewalk-devel] PATCH: Allow for rhncfg-client get to --exclude files

2009-02-12 Thread Miroslav Suchý
Coe, Colin C. (Unix Engineer) wrote: This patch (which I'm submitting on behalf of a college, Ian Chapman) adds an --exclude parameter to 'rhncfg-client get'. This allows you to get all files for this system except that one. Example: rhncfg-client get --exclude /etc/ldap.conf --exclude

RE: [Spacewalk-devel] PATCH: Allow for rhncfg-client get to --exclude files

2009-02-12 Thread Coe, Colin C. (Unix Engineer)
Ahem... From: spacewalk-devel-boun...@redhat.com [spacewalk-devel-boun...@redhat.com] On Behalf Of Miroslav Suchý [msu...@redhat.com] Sent: Thursday, 12 February 2009 7:31 PM To: spacewalk-devel@redhat.com; Coe, Colin C. (Unix Engineer) Subject: Re:

[Spacewalk-devel] PGPORT: Instructions for porting procedures/functions

2009-02-12 Thread Gurjeet Singh
I am using upper case to highlight the usage of keywords. We otherwise should not be using uppercase in this porting effort. .) Datatypes: We follow the same rules for converting datatypes that we followed in porting tables. number = numeric (for now, until we convert tables' number

Re: [Spacewalk-devel] PGPORT: Instructions for porting procedures/functions

2009-02-12 Thread tushar
Gurjeet Singh wrote: I am using upper case to highlight the usage of keywords. We otherwise should not be using uppercase in this porting effort. .) Datatypes: We follow the same rules for converting datatypes that we followed in porting tables. number = numeric (for now, until we

Re: [Spacewalk-devel] PGPORT: Instructions for porting procedures/functions

2009-02-12 Thread Devan Goodwin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 Thanks for another great guide! Devan On Thu, 12 Feb 2009 16:56:54 +0530 Gurjeet Singh gurjeet.si...@enterprisedb.com wrote: I am using upper case to highlight the usage of keywords. We otherwise should not be using uppercase in this porting

Re: [Spacewalk-devel] MySQL support

2009-02-12 Thread Devan Goodwin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 10 Feb 2009 16:48:16 +0100 Matej Hasul matej.ha...@gmail.com wrote: Hello everyone, I will try to port spacewalk DB to mysql as part of my master's thesis. I installed spacewalk server and 2 clients and tried some basic operations

Re: [Spacewalk-devel] MySQL support

2009-02-12 Thread Devan Goodwin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 10 Feb 2009 16:48:16 +0100 Matej Hasul matej.ha...@gmail.com wrote: Hello everyone, I will try to port spacewalk DB to mysql as part of my master's thesis. I installed spacewalk server and 2 clients and tried some basic operations

Re: [Spacewalk-devel] PATCH: Allow for rhncfg-client get to --exclude files

2009-02-12 Thread Pradeep Kilambi
Coe, Colin C. (Unix Engineer) wrote: Ahem... From: spacewalk-devel-boun...@redhat.com [spacewalk-devel-boun...@redhat.com] On Behalf Of Miroslav Suchý [msu...@redhat.com] Sent: Thursday, 12 February 2009 7:31 PM To: spacewalk-devel@redhat.com; Coe,

[Spacewalk-devel] Re: PGPORT: Instructions for porting procedures/functions

2009-02-12 Thread Gurjeet Singh
I have just pushed the following commit: # modified: main.sql # modified: procs/lookup_arch_type.sql # new file: procs/create_pxt_session.sql # new file: procs/delete_server_bulk.sql # new file: procs/lookup_cf_state.sql # new file:

Re: [Spacewalk-devel] PGPORT: Instructions for porting procedures/functions

2009-02-12 Thread Gurjeet Singh
On Thu, Feb 12, 2009 at 5:47 PM, tushar tushar...@gmail.com wrote: Gurjeet Singh wrote: I am using upper case to highlight the usage of keywords. We otherwise should not be using uppercase in this porting effort. .) Datatypes: We follow the same rules for converting datatypes that we

Re: [Spacewalk-devel] MySQL support

2009-02-12 Thread Miroslav Suchý
Gurjeet Singh wrote: Matej, can you not work on Postgres porting as part of your thesis? Just curious. I will take the liberty to answer for Matej since I'm his technical leader for this thesis. Matej has long time for his thesis. In fact he must work on it at least 1,5 year. It can not

Re: [Spacewalk-devel] MySQL support

2009-02-12 Thread Devan Goodwin
-BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Thu, 12 Feb 2009 15:58:21 +0100 Miroslav Suchý msu...@redhat.com wrote: Devan Goodwin wrote: - - Find help if you can. I honestly don't know if one person could do this. With pgsql we're looking at about 6-8 full time developers working

Re: [Spacewalk-devel] MySQL support

2009-02-12 Thread Matej Hasul
On Thu, Feb 12, 2009 at 3:52 PM, Miroslav Suchý msu...@redhat.com wrote: Gurjeet Singh wrote: Matej, can you not work on Postgres porting as part of your thesis? Just curious. I will take the liberty to answer for Matej since I'm his technical leader for this thesis. Matej has long

Re: [Spacewalk-devel] MySQL support

2009-02-12 Thread Matej Hasul
On Thu, Feb 12, 2009 at 2:33 PM, Gurjeet Singh gurjeet.si...@enterprisedb.com wrote: On Thu, Feb 12, 2009 at 6:54 PM, Devan Goodwin dgood...@redhat.comwrote: -BEGIN PGP SIGNED MESSAGE- Hash: SHA1 On Tue, 10 Feb 2009 16:48:16 +0100 Matej Hasul matej.ha...@gmail.com wrote: Hello