[pgadmin-support] MS SQL Server migration

2003-01-15 Thread Roman Fail
I recently completed a data migration to Postgres 7.3.1 using the pgAdminII Migration Wizard. It is awesome, and so much easier to use than MS DTS. Thanks for such a great tool. However, I was unable to migrate a table with a VARBINARY column using the wizard. MS DTS was able to migrate

Re: [pgadmin-support] No entry to pg_hba.conf 10.17.11.16

2003-03-12 Thread Roman Fail
I'm not a TCP/IP networking expert, but I'm pretty certain that 10.x.x.x addresses are the very definition of a private non-routable Class A network. Which means the subnet mask should be 255.0.0.0. 255.255.255.0 is the mask for Class C networks, which for private networks are generally def