On Sat, Mar 7, 2009 at 4:24 AM, Pietrodn <[email protected]> wrote: > Can you please drop my u_pietrodn and u_pietrodn_yarrow databases? I > can't do it (I can't find the delete button).
Type: sql u_pietrodn drop database u_pietrodn; drop database u_pietrodn_yarrow; If you can't figure this out please write to ts-admins. Please write to ts-admins so that we can confirm > Additionally, where is the main server where user databases are > stored? Are they replicated on all three DB servers? They're on Zedler. > And what's the difference between sql-s1, s2, s3 and rosemary, zedler, > yarrow? sql-s1, 2, and 3 are aliases for whichever server hosts s1, s2 and s3 respectively. Currently, sql-s1 --> rosemary, sql-s2 --> rosemary, sql-s3 --> yarrow, according to dns. Rosemary, Yarrow and Zedler are the actual server names. -- Andrew Garrett _______________________________________________ Toolserver-l mailing list [email protected] https://lists.wikimedia.org/mailman/listinfo/toolserver-l
